Esempio n. 1
0
 public Production Details(int id)
 {
     return(objproduction.GetProductionData(id));
 }