|  | IStateChangedEventArgs Interface | 
Namespace: EBP.Api.Interfaces.Entity
 Syntax
SyntaxThe IStateChangedEventArgs type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | PreviousState | 
            Previous state, before change
             | 
|  | State | 
            New state
             | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.(Inherited from IDisposable.) | 
 See Also
See Also