Пример #1
0
 public string GetCategoryTable(int CatID)
 {
     return(BALServices.GetCategoryTable(CatID));
 }