Method | Description | |
---|---|---|
Combine ( this input ) : string |
Combines an input path and a path together using System.IO.Path.Combine and returns the result.
|
|
ToPath ( this path ) : |
||
Wildcard ( this stringValue ) : |
public static Combine ( this input ) : string | ||
input | this | |
return | string |
public static Wildcard ( this stringValue ) : |
||
stringValue | this | |
return |