Пример #1
0
 public bool ChildExist(string id)
 {
     return(dal.ChildExist(id));
 }