C# Class Sharekhan.domain.InterestRate

Datei anzeigen Open project: anagri/sharekhan Class Usage Examples

Public Methods

Method Description
InterestRate ( float rateOfInterest ) : System
IsValid ( ) : bool

Method Details

InterestRate() public method

public InterestRate ( float rateOfInterest ) : System
rateOfInterest float
return System

IsValid() public method

public IsValid ( ) : bool
return bool