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

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

public Zibor ( Period tenor ) : QLNet.Currencies
tenor Period
Результат QLNet.Currencies
        public Zibor(Period tenor)
            : this(tenor, new Handle<YieldTermStructure>())
        {
        }

Same methods

Zibor::Zibor ( Period tenor, Handle h ) : QLNet.Currencies
Zibor