Method | Description | |
---|---|---|
IsNull ( this obj ) : bool | ||
IsSet ( this obj ) : bool | ||
NormalizePhoneNumber ( string phone, string &normalized ) : bool | ||
ToLocalizedString ( this b ) : string |
public static NormalizePhoneNumber ( string phone, string &normalized ) : bool | ||
phone | string | |
normalized | string | |
return | bool |
public static ToLocalizedString ( this b ) : string | ||
b | this | |
return | string |