Property | Type | Description | |
---|---|---|---|
ApplyChanges | void | ||
NotifyPropertyChanged | void |
Method | Description | |
---|---|---|
ApplyChanges ( ) : void | ||
CollectionChangedProxy ( EventProxy |
||
CreateProfile ( ) : |
||
Initialize ( ) : void | ||
LockedChangedProxy ( EventProxy |
||
OnProfileLocked ( bool IsLocked ) : void | ||
ProfileChangedProxy ( EventProxy |
||
RemoveProfile ( |
||
RevertChanges ( ) : void | ||
Start ( ) : void |
Method | Description | |
---|---|---|
OnCollectionChanged ( ) : void | ||
OnCurrentChanged ( ) : void |
Method | Description | |
---|---|---|
ApplyChanges ( ICollection |
||
NotifyPropertyChanged ( String propertyName ) : void |
public CollectionChangedProxy ( EventProxy |
||
proxy | EventProxy |
|
subscribe | bool | |
return | void |
public CreateProfile ( ) : |
||
return |
public LockedChangedProxy ( EventProxy |
||
proxy | EventProxy |
|
subscribe | bool | |
return | void |
public OnProfileLocked ( bool IsLocked ) : void | ||
IsLocked | bool | |
return | void |
public ProfileChangedProxy ( EventProxy |
||
proxy | EventProxy |
|
subscribe | bool | |
return | void |
public RemoveProfile ( |
||
profile | ||
return | bool |