C# Class Sharekhan.domain.InterestRate

Afficher le fichier Open project: anagri/sharekhan Class Usage Examples

Méthodes publiques

Méthode Description
InterestRate ( float rateOfInterest ) : System
IsValid ( ) : bool

Method Details

InterestRate() public méthode

public InterestRate ( float rateOfInterest ) : System
rateOfInterest float
Résultat System

IsValid() public méthode

public IsValid ( ) : bool
Résultat bool