Method | Description | |
---|---|---|
SetDefaultCityCode ( string code ) : void | ||
ValidatedEntry ( ) : System |
Method | Description | |
---|---|---|
NumericValidate ( object sender, Gtk Args ) : void | ||
PhoneTextDeleted ( object o, Gtk args ) : void | ||
PhoneTextInserted ( object o, Gtk args ) : void | ||
RegexValidate ( object sender, System Args ) : void |
Method | Description | |
---|---|---|
FormatString ( object o ) : void |
protected NumericValidate ( object sender, Gtk Args ) : void | ||
sender | object | |
Args | Gtk | |
return | void |
protected PhoneTextDeleted ( object o, Gtk args ) : void | ||
o | object | |
args | Gtk | |
return | void |
protected PhoneTextInserted ( object o, Gtk args ) : void | ||
o | object | |
args | Gtk | |
return | void |
protected RegexValidate ( object sender, System Args ) : void | ||
sender | object | |
Args | System | |
return | void |
public SetDefaultCityCode ( string code ) : void | ||
code | string | |
return | void |