Method | Description | |
---|---|---|
AppendPath ( this referencePath, string path ) : string | ||
ThrowIfNullOrWhiteSpace ( this value, string name ) : void |
public static AppendPath ( this referencePath, string path ) : string | ||
referencePath | this | |
path | string | |
return | string |
public static ThrowIfNullOrWhiteSpace ( this value, string name ) : void | ||
value | this | |
name | string | |
return | void |