C# Class Microsoft.SourceBrowser.Common.Paths

Afficher le fichier Open project: KirillOsenkov/SourceBrowser

Méthodes publiques

Méthode Description
MustBeAbsolute ( this path ) : string
QuoteIfNeeded ( this path ) : string
TrimSlash ( this path ) : string

Method Details

MustBeAbsolute() public static méthode

public static MustBeAbsolute ( this path ) : string
path this
Résultat string

QuoteIfNeeded() public static méthode

public static QuoteIfNeeded ( this path ) : string
path this
Résultat string

TrimSlash() public static méthode

public static TrimSlash ( this path ) : string
path this
Résultat string