示例#1
0
 public static IEnumerable <IConnection> GetInboundConnectionPath(this WorkflowExecutionContext workflowExecutionContext, string activityId) => workflowExecutionContext.GetInboundConnectionPath(activityId, activityId);