Пример #1
0
 public Category Get(int ID)
 {
     return(Get_Data.Get_Category(ID));
 }