Exemplo n.º 1
0
 void Runtime_WorkflowIdled(object sender, WorkflowEventArgs e)
 {
     CurrentResultsInContext = WorkflowResults.CreateRunningWorkflowResults(e);
 }