Property | Type | Description | |
---|---|---|---|
CommandAliases | List |
Method | Description | |
---|---|---|
LoadConfigurationFromFile ( string Path ) : |
Loads a configuration file and deserializes it from JSON
|
|
NewSampleConfiguration ( ) : |
||
SaveConfiguration ( string Path ) : void |
public static LoadConfigurationFromFile ( string Path ) : |
||
Path | string | |
return |
public static NewSampleConfiguration ( ) : |
||
return |
public SaveConfiguration ( string Path ) : void | ||
Path | string | |
return | void |