C# 클래스 TDAmeritrade.Client.Controls.LoginScreen

Interaction logic for LoginScreen.xaml
상속: System.Windows.Window
파일 보기 프로젝트 열기: kriasoft/TDAmeritrade

공개 메소드들

메소드 설명
LoginScreen ( ) : System.Windows
LoginScreen ( AmeritradeClient client ) : System.Windows

비공개 메소드들

메소드 설명
Border_MouseLeftButtonDown ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void
CancelButton_Click ( object sender, RoutedEventArgs e ) : void
LoginButton_Click ( object sender, RoutedEventArgs e ) : void

메소드 상세

LoginScreen() 공개 메소드

public LoginScreen ( ) : System.Windows
리턴 System.Windows

LoginScreen() 공개 메소드

public LoginScreen ( AmeritradeClient client ) : System.Windows
client AmeritradeClient
리턴 System.Windows