C# Class WebApp.Utils

Afficher le fichier Open project: RR-Studio/RealEstateCrm

Méthodes publiques

Méthode Description
IsNull ( this obj ) : bool
IsSet ( this obj ) : bool
NormalizePhoneNumber ( string phone, string &normalized ) : bool
ToLocalizedString ( this b ) : string

Method Details

IsNull() public static méthode

public static IsNull ( this obj ) : bool
obj this
Résultat bool

IsSet() public static méthode

public static IsSet ( this obj ) : bool
obj this
Résultat bool

NormalizePhoneNumber() public static méthode

public static NormalizePhoneNumber ( string phone, string &normalized ) : bool
phone string
normalized string
Résultat bool

ToLocalizedString() public static méthode

public static ToLocalizedString ( this b ) : string
b this
Résultat string