C# Class ExpressEmail.Extensions.StringExtensions

Afficher le fichier Open project: luis-ramirez/express-email

Méthodes publiques

Méthode Description
IsEmail ( this value ) : bool
IsNullOrWhiteSpace ( this value ) : bool

Method Details

IsEmail() public static méthode

public static IsEmail ( this value ) : bool
value this
Résultat bool

IsNullOrWhiteSpace() public static méthode

public static IsNullOrWhiteSpace ( this value ) : bool
value this
Résultat bool