메소드 | 설명 | |
---|---|---|
AppendPath ( this referencePath, string path ) : string | ||
ThrowIfNullOrWhiteSpace ( this value, string name ) : void |
public static AppendPath ( this referencePath, string path ) : string | ||
referencePath | this | |
path | string | |
리턴 | string |
public static ThrowIfNullOrWhiteSpace ( this value, string name ) : void | ||
value | this | |
name | string | |
리턴 | void |