C# Class Ploeh.Samples.Loan.PropertyProcessor

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

Méthodes publiques

Свойство Type Description
PriceText string

Méthodes publiques

Méthode Description
Equals ( object obj ) : bool
GetHashCode ( ) : int
ProduceRenderings ( Property property ) : 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 ( Property property ) : IEnumerable
property Property
Résultat IEnumerable

Property Details

PriceText public_oe property

public string PriceText
Résultat string