Exemplo n.º 1
0
 public static Activity Resolve(Activity root, string id)
 {
     return(WorkflowInspectionServices.Resolve(root, id));
 }