C# Class Telegram.UI.Settings

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

Méthodes publiques

Méthode Description
Settings ( ) : System

Méthodes protégées

Méthode Description
OnBackKeyPress ( CancelEventArgs e ) : void

Private Methods

Méthode Description
DoLogout ( ) : System.Threading.Tasks.Task
Edit_Click ( object sender, EventArgs e ) : void
OnChangeAvatar ( object sender, System.Windows.Input.GestureEventArgs e ) : void
OnLogout ( object sender, System.Windows.Input.GestureEventArgs e ) : void
PhotoUploadProgressHandler ( float progress ) : void
SettingsList_OnSelectionChanged ( object sender, System.Windows.Controls.SelectionChangedEventArgs e ) : void
StartUploadPhoto ( string name, Stream stream ) : System.Threading.Tasks.Task
photoChooserTask_Completed ( object sender, PhotoResult e ) : void

Method Details

OnBackKeyPress() protected méthode

protected OnBackKeyPress ( CancelEventArgs e ) : void
e CancelEventArgs
Résultat void

Settings() public méthode

public Settings ( ) : System
Résultat System