C# Class Docu.Output.Rendering.StringPathExtensions

Afficher le fichier Open project: cdrnet/docu

Méthodes publiques

Méthode Description
GetDirectoryDepth ( this path ) : int
IsRoot ( this path ) : bool
Times ( this times, string value ) : string

Method Details

GetDirectoryDepth() public static méthode

public static GetDirectoryDepth ( this path ) : int
path this
Résultat int

IsRoot() public static méthode

public static IsRoot ( this path ) : bool
path this
Résultat bool

Times() public static méthode

public static Times ( this times, string value ) : string
times this
value string
Résultat string