コード例 #1
0
ファイル: WorkflowInstance.cs プロジェクト: xoposhiy/KOIB
 public void Stop()
 {
     ExecutionContext.StopExecution();
 }