프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
EDDIConfiguration ( ) : Newtonsoft.Json | ||
FromFile ( string filename = null ) : |
Obtain configuration from a file. If the file name is not supplied the the default path of Constants.Data_DIR\eddi.json is used
|
|
ToFile ( string filename = null ) : void |
Write configuration to a file. If the filename is not supplied then the path used when reading in the configuration will be used, or the default path of Constants.Data_DIR\eddi.json will be used
|
public static FromFile ( string filename = null ) : |
||
filename | string | |
리턴 |