Beispiel #1
0
 private async Task AddMakesAsync(params string[] names)
 {
     CarContext.CreateMakesAsync(names);
 }