Method | Description | |
---|---|---|
ExampleConfig ( string path, bool includeDescriptors = false ) : System | ||
PhysicalToAbsolute ( string physicalPath ) : string | ||
PhysicalToVirtual ( string physicalPath ) : string |
Method | Description | |
---|---|---|
Load ( ) : void |
public ExampleConfig ( string path, bool includeDescriptors = false ) : System | ||
path | string | |
includeDescriptors | bool | |
return | System |
public static PhysicalToAbsolute ( string physicalPath ) : string | ||
physicalPath | string | |
return | string |
public static PhysicalToVirtual ( string physicalPath ) : string | ||
physicalPath | string | |
return | string |