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

PosType() public method

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

Same methods

PosType::PosType ( string val ) : System
PosType