Пример #1
0
 /// <summary>
 /// Returns the all childs who are in the childs list
 /// </summary>
 /// <returns>all childs who in the childs list</returns>
 public List <BE.Child> GetAllChilds() => dal.GetAllChilds();