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

Inheritance: IniPresetableSettings
Afficher le fichier Open project: gro-ove/actools Class Usage Examples

Méthodes protégées

Méthode Description
InvokeChanged ( ) : void
LoadFromIni ( ) : void
SetToIni ( IniFile ini ) : void

Private Methods

Méthode Description
Entry_PropertyChanged ( object sender, System e ) : void
FormsSettings ( ) : System.Linq

Method Details

InvokeChanged() protected méthode

protected InvokeChanged ( ) : void
Résultat void

LoadFromIni() protected méthode

protected LoadFromIni ( ) : void
Résultat void

SetToIni() protected méthode

protected SetToIni ( IniFile ini ) : void
ini IniFile
Résultat void