StateMachine.State.OnEntryAttribute constructor
Initializes a new instance of the OnEntryAttribute
class.
public OnEntryAttribute(string actionName)
parameter | description |
---|---|
actionName | The name of the action to execute. |
See Also
- class OnEntryAttribute
- namespace Microsoft.Coyote.Actors
- assembly Microsoft.Coyote.Actors