Property | Type | Description | |
---|---|---|---|
settings | object>.Dictionary |
Method | Description | |
---|---|---|
CreateEditor ( ) : |
||
SettingsFile ( string filename ) : System | ||
SettingsFile ( string filename, bool project ) : System | ||
this ( string key ) : object |
Method | Description | |
---|---|---|
Save ( ) : void |
public SettingsFile ( string filename ) : System | ||
filename | string | |
return | System |
public SettingsFile ( string filename, bool project ) : System | ||
filename | string | |
project | bool | |
return | System |