CallbackStateEventArgs Fields
Represents the base class for the CallbackStateLoadEventArgs and CallbackStateSaveEventArgs classes.| Name | Description |
|---|---|
| Empty static | Provides a value to use with events that do not have event data. Inherited from EventArgs. |
See Also