Пример #1
0
 internal override WorkflowAction Interpret(IWorkflow workflow)
 {
     return(workflow.OnWorkflowStarted(this));
 }