C# Class fs4net.Framework.Impl.StringExtensions

Afficher le fichier Open project: toroso/fs4net

Méthodes publiques

Méthode Description
IsEmpty ( this me ) : bool
RemoveTrailingPathSeparators ( this me ) : string

Method Details

IsEmpty() public static méthode

public static IsEmpty ( this me ) : bool
me this
Résultat bool

RemoveTrailingPathSeparators() public static méthode

public static RemoveTrailingPathSeparators ( this me ) : string
me this
Résultat string