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