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

QtyType() public method

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

Same methods

QtyType::QtyType ( int val ) : System
QtyType