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

PegPriceType() public method

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

Same methods

PegPriceType::PegPriceType ( int val ) : System
PegPriceType