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