C# 클래스 Telegram.UI.Pages.SendContact

상속: PhoneApplicationPage
파일 보기 프로젝트 열기: naphaso/kilogram

공개 메소드들

메소드 설명
SendContact ( ) : System

보호된 메소드들

메소드 설명
OnNavigatedTo ( System.Windows.Navigation.NavigationEventArgs e ) : void

비공개 메소드들

메소드 설명
DoSendContact ( UserModel user ) : System.Threading.Tasks.Task
OnUserSelected ( object sender, UserModel user ) : void

메소드 상세

OnNavigatedTo() 보호된 메소드

protected OnNavigatedTo ( System.Windows.Navigation.NavigationEventArgs e ) : void
e System.Windows.Navigation.NavigationEventArgs
리턴 void

SendContact() 공개 메소드

public SendContact ( ) : System
리턴 System