C# Class Telegram.UI.UserProfile

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

Méthodes publiques

Méthode Description
UserProfile ( ) : System

Méthodes protégées

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

Private Methods

Méthode Description
Block_Click ( object sender, EventArgs e ) : void
Delete_Click ( object sender, EventArgs e ) : void
DoBlockUser ( InputUser iUser ) : System.Threading.Tasks.Task
Edit_Click ( object sender, EventArgs e ) : void
FrameworkElement_OnLoaded ( object sender, RoutedEventArgs e ) : void
LoadGallery ( ) : void
OnCallMobile ( object sender, System.Windows.Input.GestureEventArgs e ) : void
OnCreateSecretChat ( object sender, System.Windows.Input.GestureEventArgs e ) : void
OnSendMessage ( object sender, System.Windows.Input.GestureEventArgs e ) : void
Pivot_OnSelectionChanged ( object sender, System.Windows.Controls.SelectionChangedEventArgs e ) : void
Share_Click ( object sender, EventArgs e ) : void
UpdateDataContext ( ) : void

Method Details

OnNavigatedTo() protected méthode

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

UserProfile() public méthode

public UserProfile ( ) : System
Résultat System