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