C# Class Ploeh.Samples.Loan.ApplicantProcessor

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

Méthodes publiques

Méthode Description
Equals ( object obj ) : bool
GetHashCode ( ) : int
ProduceRenderings ( Applicant applicant ) : IEnumerable

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

ProduceRenderings() public méthode

public ProduceRenderings ( Applicant applicant ) : IEnumerable
applicant Ploeh.Samples.Loan.DataCollection.Applicant
Résultat IEnumerable