QuickFix.Fields.UnderlyingCurrency.UnderlyingCurrency C# (CSharp) Method

UnderlyingCurrency() public method

public UnderlyingCurrency ( ) : System
return System
        public UnderlyingCurrency()
            : base(Tags.UnderlyingCurrency)
        {
        }

Same methods

UnderlyingCurrency::UnderlyingCurrency ( Decimal val ) : System
UnderlyingCurrency