Property | Type | Description | |
---|---|---|---|
AcceptChanges | void | ||
CanAcceptChanges | bool | ||
CanCancelChanges | bool | ||
CancelChanges | void | ||
OnPropertyChanged | void |
Method | Description | |
---|---|---|
ConfigurationViewModel ( IConfigurationDao configurationDao ) : Common.System |
Method | Description | |
---|---|---|
AcceptChanges ( |
||
CanAcceptChanges ( |
||
CanCancelChanges ( |
||
CancelChanges ( |
||
OnPropertyChanged ( string property ) : void |
public ConfigurationViewModel ( IConfigurationDao configurationDao ) : Common.System | ||
configurationDao | IConfigurationDao | |
return | Common.System |