コード例 #1
0
 public OrderIndexSpecification(OrderIndexSpecification orderIndexSpecification) : base(orderIndexSpecification)
 {
 }
コード例 #2
0
 public OrderThumbnailIndexSpecification(OrderIndexSpecification orderIndexSpecification) : base(orderIndexSpecification)
 {
     SetIncludes();
 }