Пример #1
0
 public IEnumerable <WorkflowItem> Children()
 {
     return(_workflow.GetChildernOf(this));
 }