StateMachine.State.DeferEventsAttribute constructor

Initializes a new instance of the DeferEventsAttribute class.

public DeferEventsAttribute(params Type[] eventTypes)
parameter description
eventTypes Event types.

See Also