메소드 | 설명 | |
---|---|---|
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 |