Пример #1
0
 public int GetOrderIdByTableTid(int tableId)
 {
     return(oiDal.GetOrderIdByTableTid(tableId));
 }