コード例 #1
0
 public void LaunchExecution(Guid flowId)
 {
     _sessionScope.LaunchExecution(flowId);
 }