[]
Represents the arguments of a state change.
public class StateChangedArgs : EventArgs
| Name | Description |
|---|---|
| StateChangedArgs() | Initializes a new instance of the StateChangedArgs class. |
| StateChangedArgs(State) | Initializes a new instance of the StateChangedArgs class. |
| Name | Description |
|---|---|
| State | Gets the state. |
| Name | Description |
|---|---|
| Equals(object) | Determines whether the specified object is equal to this instance. |
| GetHashCode() |