C# 클래스 Telegram.UI.Settings

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

공개 메소드들

메소드 설명
Settings ( ) : System

보호된 메소드들

메소드 설명
OnBackKeyPress ( CancelEventArgs e ) : void

비공개 메소드들

메소드 설명
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

메소드 상세

OnBackKeyPress() 보호된 메소드

protected OnBackKeyPress ( CancelEventArgs e ) : void
e CancelEventArgs
리턴 void

Settings() 공개 메소드

public Settings ( ) : System
리턴 System