Ejemplo n.º 1
0
 internal override WorkflowAction Interpret(IWorkflow workflow)
 {
     return(workflow.OnActivityCompletion(this));
 }