QLNet.Eonia.Eonia C# (CSharp) Method

Eonia() public method

public Eonia ( ) : QLNet.Currencies
return QLNet.Currencies
        public Eonia()
            : this(new Handle<YieldTermStructure>())
        {
        }

Same methods

Eonia::Eonia ( Handle h ) : QLNet.Currencies
Eonia