Пример #1
0
 public List <string> ObtenVehiculo(ref string msj, ref List <int> ids)
 {
     return(objfinal.DevuelveIDVehiculo(ref msj, ref ids));
 }