1 instantiation of ExternalEventAction
System.Workflow.Activities (1)
StateMachineSubscription.cs (1)
142
ExternalEventAction action = new
ExternalEventAction
(this.StateName, this.EventDrivenName);
1 reference to ExternalEventAction
System.Workflow.Activities (1)
StateMachineSubscription.cs (1)
142
ExternalEventAction
action = new ExternalEventAction(this.StateName, this.EventDrivenName);