C# Class c24.Specifications.AndSpecification

Inheritance: ISpecification
Afficher le fichier Open project: CHECK24/c24.Specifications

Méthodes publiques

Méthode Description
AndSpecification ( ) : System.Collections.Generic
IsSatisfiedBy ( object subject ) : bool

Method Details

AndSpecification() public méthode

public AndSpecification ( ) : System.Collections.Generic
Résultat System.Collections.Generic

IsSatisfiedBy() public méthode

public IsSatisfiedBy ( object subject ) : bool
subject object
Résultat bool