Summary
Initializes a new instance of the
DirectoryPathCollection
class.
- Namespace
- Cake
.Core .IO - Containing Type
- Directory
Path Collection
Syntax
public DirectoryPathCollection(IEnumerable<DirectoryPath> paths)
Parameters
Name | Type | Description |
---|---|---|
paths | IEnumerable |
The paths. |
Return Value
Type | Description |
---|---|
void |