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