Beispiel #1
0
 public QueryCarCatalogRepository(IQueryDbClient dbClient)
 {
     _dbClient = dbClient;
 }