Пример #1
0
 public Admin_Table GetData(int id)
 {
     return(obj.GetData(id));
 }