Beispiel #1
0
 public IDictionary <string, object> EndInvoke(IAsyncResult result)
 {
     return(WorkflowApplication.EndInvoke(result));
 }