Ejemplo n.º 1
0
 public int GetDriverDetailsbyPan(string panno)
 {
     return(driverDAL.GetDriverDetailsbyPanno(panno));
 }