Exemple #1
0
 public NotSpecification(Specification <T> specification)
 {
     _specification = specification;
 }