C# Class Telegram.UI.Pages.SendContact

Inheritance: PhoneApplicationPage
Afficher le fichier Open project: naphaso/kilogram

Méthodes publiques

Méthode Description
SendContact ( ) : System

Méthodes protégées

Méthode Description
OnNavigatedTo ( System.Windows.Navigation.NavigationEventArgs e ) : void

Private Methods

Méthode Description
DoSendContact ( UserModel user ) : System.Threading.Tasks.Task
OnUserSelected ( object sender, UserModel user ) : void

Method Details

OnNavigatedTo() protected méthode

protected OnNavigatedTo ( System.Windows.Navigation.NavigationEventArgs e ) : void
e System.Windows.Navigation.NavigationEventArgs
Résultat void

SendContact() public méthode

public SendContact ( ) : System
Résultat System