QLNet.InterestRate.InterestRate C# (CSharp) Метод

InterestRate() публичный Метод

public InterestRate ( ) : System
Результат System
        public InterestRate()
        {
            r_ = null;
        }

Same methods

InterestRate::InterestRate ( double r, DayCounter dc, Compounding comp ) : System
InterestRate::InterestRate ( double r, DayCounter dc, Compounding comp, Frequency freq ) : System