示例#1
0
 public AndSpecification(Specification <T> first, Specification <T> second)
     : base(first, second)
 {
 }