Exemplo n.º 1
0

        
Exemplo n.º 2
0
 public bool MeetsSpecification(SpecificationAny specificationChain)
 {
     return(specificationChain.IsSatisfiedBy(this));
 }