Метод | Описание | |
---|---|---|
ExampleConfig ( string path, bool includeDescriptors = false ) : System | ||
PhysicalToAbsolute ( string physicalPath ) : string | ||
PhysicalToVirtual ( string physicalPath ) : string |
Метод | Описание | |
---|---|---|
Load ( ) : void |
public ExampleConfig ( string path, bool includeDescriptors = false ) : System | ||
path | string | |
includeDescriptors | bool | |
Результат | System |
public static PhysicalToAbsolute ( string physicalPath ) : string | ||
physicalPath | string | |
Результат | string |
public static PhysicalToVirtual ( string physicalPath ) : string | ||
physicalPath | string | |
Результат | string |