Esempio n. 1
0
 IEnumerable <WorkflowItem> IWorkflow.GetChildernOf(WorkflowItem workflowItem) => _allWorkflowItems.Childeren(workflowItem);