Property | Type | Description | |
---|---|---|---|
ModelPropertyGetEvent | System | ||
Notify | void | ||
RaisePropertyGet | void |
Method | Description | |
---|---|---|
ToString ( ) : string |
Method | Description | |
---|---|---|
OnNotify ( ) : void |
Method | Description | |
---|---|---|
ModelPropertyGetEvent ( ModelInstance instance, ModelProperty property ) : System | ||
Notify ( ) : void | ||
RaisePropertyGet ( ) : void |
Raises the ModelPropertyGetEvent on all types in the type hierarchy of the current instance that have the property that is being accessed.
|