Beispiel #1
0
 public ProductEfReadRepository(
     ProductQueryContext queryContext)
 {
     _readableContext = queryContext;
 }