Метод | Описание | |
---|---|---|
IsNull ( this obj ) : bool | ||
IsSet ( this obj ) : bool | ||
NormalizePhoneNumber ( string phone, string &normalized ) : bool | ||
ToLocalizedString ( this b ) : string |
public static IsNull ( this obj ) : bool | ||
obj | this | |
Результат | bool |
public static NormalizePhoneNumber ( string phone, string &normalized ) : bool | ||
phone | string | |
normalized | string | |
Результат | bool |
public static ToLocalizedString ( this b ) : string | ||
b | this | |
Результат | string |