コード例 #1
0
 public int GetOrderId(int tableId)
 {
     return(odDal.GetOrderID(tableId));
 }