Ejemplo n.º 1
0
 public ProductRepository(HccRequestContext c, ICatalogSharedRepositories shReps)
     : this(c)
 {
 }
Ejemplo n.º 2
0
 public DnnProductRepository(HccRequestContext c, bool isForMemoryOnly, ICatalogSharedRepositories shReps)
     : this(c)
 {
 }