Interface IAppStateMachineWorkerEx<T>
public interface IAppStateMachineWorkerEx<T> : IAppStateMachineWorkerEx, IAppStateMachineWorker<T>, IAppStateMachineWorker where T : struct, Enum
Type Parameters
T
- Inherited Members
Methods
Build(IAppStateMachineBuilder<T>)
Build the State-Machine state transition logic handlers
void Build(IAppStateMachineBuilder<T> builder)
Parameters
builder
IAppStateMachineBuilder<T>The builder