Beispiel #1
0
 public static List <string> MakeListOfCars()
 {
     return(TypeParser.carsTypeListCreator());
 }