Definition
Assembly: CloudNimble.EasyAF.Core.dll Namespace: CloudNimble.EasyAF.CoreSyntax
Summary
An interface that specifes an implementing Entity changes State as part of the SimpleStateMachine.Type Parameters
T- The type implementing IDbStateEnum that represents States for this Entity.
Properties
StateType Abstract
The populated instance of IDbStateEnum.Syntax
Property Value
Type:T
StateTypeId Abstract
The unique identifier for the SimpleStateMachine IDbStateEnum.Syntax
Property Value
Type:System.Guid
Related APIs
- CloudNimble.EasyAF.Core.IIdentifiable<System.Guid>