Méthode | Description | |
---|---|---|
GetRelativeDirectory ( this path, IAbsoluteDirectoryPath possibleRoot ) : string | ||
IsRootedIn ( this path, IAbsoluteDirectoryPath possibleRoot ) : bool | ||
Join ( this relative ) : string |
public static GetRelativeDirectory ( this path, IAbsoluteDirectoryPath possibleRoot ) : string | ||
path | this | |
possibleRoot | IAbsoluteDirectoryPath | |
Résultat | string |
public static IsRootedIn ( this path, IAbsoluteDirectoryPath possibleRoot ) : bool | ||
path | this | |
possibleRoot | IAbsoluteDirectoryPath | |
Résultat | bool |
public static Join ( this relative ) : string | ||
relative | this | |
Résultat | string |