Property | Type | Description |
---|
Method | Description | |
---|---|---|
ITransactedModelEvent ( ModelTransaction transaction ) : void |
Sets the reference property to the new value.
|
|
ModelReferenceChangeEvent ( ModelInstance instance, |
||
ToString ( ) : string |
Method | Description | |
---|---|---|
OnMerge ( |
Merges a ModelValueChangeEvent into the current event.
|
|
OnNotify ( ) : void |
public ITransactedModelEvent ( ModelTransaction transaction ) : void | ||
transaction | ModelTransaction | |
return | void |
public ModelReferenceChangeEvent ( ModelInstance instance, |
||
instance | ModelInstance | |
property | ||
oldValue | ModelInstance | |
newValue | ModelInstance |