Example #1
0
 //end
 public static DataTable Select_Audi(String Location)
 {
     return(VistaDAL._Select_Audi(Location));
 }