Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: PathManager Exclude(string)

Declaration

public PathManager Exclude(
    string path
)

Summary

A synonym for PathManager.AddExcludePath(string), only chainable (returns this).