C# Class c24.Specifications.OrSpecification

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

Méthodes publiques

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

Method Details

IsSatisfiedBy() public méthode

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

OrSpecification() public méthode

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