C# Class RavenFS.Studio.Extensions.StringExtensions

Afficher le fichier Open project: hibernating-rhinos/RavenFS

Méthodes publiques

Méthode Description
IsNullOrEmpty ( this value ) : bool
Reverse ( this value ) : string

Method Details

IsNullOrEmpty() public static méthode

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

Reverse() public static méthode

public static Reverse ( this value ) : string
value this
Résultat string