Свойство | Тип | Описание | |
---|---|---|---|
CommandAliases | List |
Метод | Описание | |
---|---|---|
LoadConfigurationFromFile ( string Path ) : |
Loads a configuration file and deserializes it from JSON
|
|
NewSampleConfiguration ( ) : |
||
SaveConfiguration ( string Path ) : void |
public static LoadConfigurationFromFile ( string Path ) : |
||
Path | string | |
Результат |
public static NewSampleConfiguration ( ) : |
||
Результат |
public SaveConfiguration ( string Path ) : void | ||
Path | string | |
Результат | void |