Constructor OSPath
OSPath(string)
Declaration
public OSPath(string fullPath)
Parameters
Type | Name | Description |
---|---|---|
string | fullPath |
OSPath(OSPath)
Declaration
protected OSPath(OSPath original)
Parameters
Type | Name | Description |
---|---|---|
OSPath | original |