public OrderIndexSpecification(OrderIndexSpecification orderIndexSpecification) : base(orderIndexSpecification)
 {
 }
Exemplo n.º 2
0
 public OrderThumbnailIndexSpecification(OrderIndexSpecification orderIndexSpecification) : base(orderIndexSpecification)
 {
     SetIncludes();
 }