PathCollection.

PathCollection(PathComparer) Constructor

Summary

Initializes a new instance of the PathCollection class.
Namespace
Cake.Core.IO
Containing Type
PathCollection

Syntax

public PathCollection(PathComparer comparer)

Parameters

Name Type Description
comparer PathComparer The comparer.

Return Value

Type Description
void