Метод | Описание | |
---|---|---|
CodeValid ( ) : bool | ||
FormValid ( ) : bool | ||
GetPhone ( ) : string | ||
PhoneValid ( ) : bool | ||
SignupPhone_Control ( ) : System |
Метод | Описание | |
---|---|---|
CountryCodeBox_OnTextChanged ( object sender, System.Windows.Controls.TextChangedEventArgs e ) : void | ||
CountryCodePicker_OnSelectionChanged ( object sender, System.Windows.Controls.SelectionChangedEventArgs e ) : void | ||
PhoneNumberBox_OnTextChanged ( object sender, System.Windows.Controls.TextChangedEventArgs e ) : void | ||
ValidateCode ( ) : int |
If code is valid, returns index in the country list, else -1
|