Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: PathManager Include(string)

Declaration

public PathManager Include(
    string path
)

Summary

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