C# 클래스 MahTweets.TwitterPlugin.UI.PINVerifierWindow

Interaction logic for PINVerifierWindow.xaml
상속: GlassWindow
파일 보기 프로젝트 열기: nickhodge/MahTweets.LawrenceHargrave

공개 메소드들

메소드 설명
PINVerifierWindow ( ) : System
isNumeric ( string val, System NumberStyle ) : bool

비공개 메소드들

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

메소드 상세

PINVerifierWindow() 공개 메소드

public PINVerifierWindow ( ) : System
리턴 System

isNumeric() 공개 메소드

public isNumeric ( string val, System NumberStyle ) : bool
val string
NumberStyle System
리턴 bool