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

ContAmtType() public method

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

Same methods

ContAmtType::ContAmtType ( int val ) : System
ContAmtType