| StateEventArgsEmpty Field |
Represents an event with no event data.
Namespace: DigitalRune.Game.StatesAssembly: DigitalRune.Game (in DigitalRune.Game.dll) Version: 1.4.0.0 (1.4.0.14427)
Syntax public static readonly StateEventArgs Empty
Public Shared ReadOnly Empty As StateEventArgs
public:
static initonly StateEventArgs^ Empty
static val Empty: StateEventArgs
Field Value
Type:
StateEventArgsRemarks See Also