SECI  1
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Events
Public Member Functions | Protected Member Functions | Properties | Events | Private Member Functions | List of all members
SeciUserInterface.Controls.AdvancedOptionsModel Class Reference
Inheritance diagram for SeciUserInterface.Controls.AdvancedOptionsModel:
Inheritance graph
Collaboration diagram for SeciUserInterface.Controls.AdvancedOptionsModel:
Collaboration graph

Public Member Functions

 AdvancedOptionsModel ()
 

Protected Member Functions

void OnPropertyChanged (string sProp)
 

Properties

Boolean LogValuesEnabled [get, set]
 

Events

PropertyChangedEventHandler PropertyChanged
 

Private Member Functions

void BlockMgr_OnEnableLoggingUpdated (bool enabled)
 
void setBindings ()
 

Detailed Description

Definition at line 9 of file AdvancedOptionsModel.cs.

Constructor & Destructor Documentation

SeciUserInterface.Controls.AdvancedOptionsModel.AdvancedOptionsModel ( )
inline

Definition at line 17 of file AdvancedOptionsModel.cs.

Member Function Documentation

void SeciUserInterface.Controls.AdvancedOptionsModel.BlockMgr_OnEnableLoggingUpdated ( bool  enabled)
inlineprivate

Definition at line 23 of file AdvancedOptionsModel.cs.

void SeciUserInterface.Controls.AdvancedOptionsModel.OnPropertyChanged ( string  sProp)
inlineprotected

Definition at line 35 of file AdvancedOptionsModel.cs.

void SeciUserInterface.Controls.AdvancedOptionsModel.setBindings ( )
inlineprivate

Definition at line 28 of file AdvancedOptionsModel.cs.

Property Documentation

Boolean SeciUserInterface.Controls.AdvancedOptionsModel.LogValuesEnabled
getset

Definition at line 12 of file AdvancedOptionsModel.cs.

Event Documentation

PropertyChangedEventHandler SeciUserInterface.Controls.AdvancedOptionsModel.PropertyChanged

Definition at line 33 of file AdvancedOptionsModel.cs.


The documentation for this class was generated from the following file: