Exemple #1
0
 public static GamanPatraViewModel BALSaveGamanPatra(GamanPatraModel model)
 {
     return(WayBillRepository.SaveGamanPatra(model));
 }