Example #1
0
 public DataTable Save_Costing(CostSheet cost)
 {
     return(cost.Save_Costing());
 }