C# 클래스 LatestChatty.Controls.LoginControl

상속: System.Windows.Controls.UserControl
파일 보기 프로젝트 열기: fleabix/LatestChatty-WP7 1 사용 예제들

공개 메소드들

메소드 설명
LoginControl ( ) : System
LoginControl ( CoreServices callback ) : System
LoginVerification ( bool verified ) : void

비공개 메소드들

메소드 설명
Button_Click ( object sender, RoutedEventArgs e ) : void
Register_Click ( object sender, RoutedEventArgs e ) : void

메소드 상세

LoginControl() 공개 메소드

public LoginControl ( ) : System
리턴 System

LoginControl() 공개 메소드

public LoginControl ( CoreServices callback ) : System
callback CoreServices
리턴 System

LoginVerification() 공개 메소드

public LoginVerification ( bool verified ) : void
verified bool
리턴 void