The EntityStateChangedEventArgs type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| EntityStateChangedEventArgs |
Initializes a new instance of the EntityStateChangedEventArgs class.
|
Properties
| Name | Description | |
|---|---|---|
| NewState |
The new NewState.
| |
| PreviousState |
The previous EntityState.
|