コード例 #1
0
 internal override WorkflowAction Interpret(IWorkflow workflow)
 {
     return(workflow.OnTimerStartFailure(this));
 }