Exemple #1
0
 public WorkflowContinuation(Workflow <T> workflow)
 {
     Workflow = workflow;
 }