C# Class ExtensionMethodsExample.StringExtensions

Afficher le fichier Open project: tamirdresher/RxInAction

Méthodes publiques

Méthode Description
IsNullOrEmpty ( this str ) : bool

Method Details

IsNullOrEmpty() public static méthode

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