Property | Type | Description | |
---|---|---|---|
SettingChangingEventHandler | void | ||
SettingsSavingEventHandler | void |
Method | Description | |
---|---|---|
Settings ( ) |
Initializes a new instance of the Settings class.
|
Method | Description | |
---|---|---|
SettingChangingEventHandler ( object sender, System e ) : void |
Settings the changing event handler.
|
|
SettingsSavingEventHandler ( object sender, System e ) : void |
Settingses the saving event handler.
|