C# Class WeenyMapper.Extensions.StringExtensions

Afficher le fichier Open project: erikojebo/WeenyMapper

Méthodes publiques

Méthode Description
IsNullOrEmpty ( this s ) : bool
IsNullOrWhiteSpace ( this s ) : bool

Method Details

IsNullOrEmpty() public static méthode

public static IsNullOrEmpty ( this s ) : bool
s this
Résultat bool

IsNullOrWhiteSpace() public static méthode

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