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

UnderlyingLegMaturityTime() public method

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

Same methods

UnderlyingLegMaturityTime::UnderlyingLegMaturityTime ( string val ) : System
UnderlyingLegMaturityTime