C# Class c24.Specifications.AndSpecification

Inheritance: ISpecification
Mostra file Open project: CHECK24/c24.Specifications

Public Methods

Method Description
AndSpecification ( ) : System.Collections.Generic
IsSatisfiedBy ( object subject ) : bool

Method Details

AndSpecification() public method

public AndSpecification ( ) : System.Collections.Generic
return System.Collections.Generic

IsSatisfiedBy() public method

public IsSatisfiedBy ( object subject ) : bool
subject object
return bool