C# Class Ploeh.Samples.Loan.CurrentPropertySoldAsFinancingMortgageApplicationSpecification

Inheritance: IMortgageApplicationSpecification
Afficher le fichier Open project: ploeh/loan Class Usage Examples

Méthodes publiques

Méthode Description
Equals ( object obj ) : bool
GetHashCode ( ) : int
IsSatisfiedBy ( MortgageApplication application ) : bool

Method Details

Equals() public méthode

public Equals ( object obj ) : bool
obj object
Résultat bool

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int

IsSatisfiedBy() public méthode

public IsSatisfiedBy ( MortgageApplication application ) : bool
application Ploeh.Samples.Loan.DataCollection.MortgageApplication
Résultat bool