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

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

공개 메소드들

메소드 설명
ChatSettings ( ) : System

보호된 메소드들

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

비공개 메소드들

메소드 설명
Add_Click ( object sender, EventArgs e ) : void
Edit_Click ( object sender, EventArgs e ) : void
OnUserSelected ( object sender, UserModel usermodel ) : void
UpdateDataContext ( ) : void

메소드 상세

ChatSettings() 공개 메소드

public ChatSettings ( ) : System
리턴 System

OnNavigatedTo() 보호된 메소드

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