C# Class MahTweets.TwitterPlugin.UI.PINVerifierWindow

Interaction logic for PINVerifierWindow.xaml
Inheritance: GlassWindow
Afficher le fichier Open project: nickhodge/MahTweets.LawrenceHargrave

Méthodes publiques

Méthode Description
PINVerifierWindow ( ) : System
isNumeric ( string val, System NumberStyle ) : bool

Private Methods

Méthode Description
btnOkay_Click ( object sender, RoutedEventArgs e ) : void

Method Details

PINVerifierWindow() public méthode

public PINVerifierWindow ( ) : System
Résultat System

isNumeric() public méthode

public isNumeric ( string val, System NumberStyle ) : bool
val string
NumberStyle System
Résultat bool