Exemple #1
0
 public Task <ConfigurationResponse> GetListOfConfigurationAsync()
 {
     return(_laptopService.GetListOfConfigurationAsync());
 }