예제 #1
0
 public DataTable GetMax_Inventory()
 {
     return(inventoryDAL.GetMax_Inventory());
 }