C# Class QLNet.Time.DayCounters.Thirty360

30/360 day count convention The 30/360 day count can be calculated according to US, European, or Italian conventions.
Inheritance: DayCounter
Afficher le fichier Open project: ammachado/QLNet

Méthodes publiques

Méthode Description
Thirty360 ( ) : System
Thirty360 ( Thirty360Convention c ) : System

Private Methods

Méthode Description
GetDayCounterFromConvention ( Thirty360Convention c ) : DayCounter

Method Details

Thirty360() public méthode

public Thirty360 ( ) : System
Résultat System

Thirty360() public méthode

public Thirty360 ( Thirty360Convention c ) : System
c Thirty360Convention
Résultat System