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