EntityRef<TEntity> Events
Include Protected Members
Include Inherited Members
The EntityRef<TEntity> type exposes the following members.
Events
| Name | Description | |
|---|---|---|
![]() |
OnChanged | Raised after a change to this EntityRef<TEntity> object. |
![]() |
OnChanging | Raised before a change to this EntityRef<TEntity> object. |
![]() |
OnSync | Raised when the EntityRef<TEntity> object is synchronized with the entity it represents. |
Top
.gif)