Summary
Initializes a new instance of the
Path
class.
- Namespace
- Cake
.Core .IO - Containing Type
- Path
Syntax
protected Path(string path)
Parameters
Name | Type | Description |
---|---|---|
path | string | The path. |
Return Value
Type | Description |
---|---|
void |