public SpecificationHandler(SpecificationHandler specificationHandlerSuccessor)
 {
     _specificationHandlerSuccessor = specificationHandlerSuccessor;
 }
Esempio n. 2
0
 protected SpecificationHandler(SpecificationHandler specificationHandlerSuccessor)
 {
     _specificationHandlerSuccessor = specificationHandlerSuccessor;
 }