C# Class AcManager.Tools.Helpers.AcSettings.FormsSettings

Inheritance: IniPresetableSettings
Show file Open project: gro-ove/actools Class Usage Examples

Protected Methods

Method Description
InvokeChanged ( ) : void
LoadFromIni ( ) : void
SetToIni ( IniFile ini ) : void

Private Methods

Method Description
Entry_PropertyChanged ( object sender, System e ) : void
FormsSettings ( ) : System.Linq

Method Details

InvokeChanged() protected method

protected InvokeChanged ( ) : void
return void

LoadFromIni() protected method

protected LoadFromIni ( ) : void
return void

SetToIni() protected method

protected SetToIni ( IniFile ini ) : void
ini IniFile
return void