Esempio n. 1
0
 public List <VehiclesBE> cardetails(string custid)
 {
     return(ob.cardetails(custid));
 }