Beispiel #1
0
 public int GetOrderId(int tableId)
 {
     return(oiDal.GetOrderId(tableId));
 }