Beispiel #1
0
 public Task <bool> CreateDbAsync()
 {
     return(_laptopService.CreateDbAsync());
 }