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

RefMsgType() public method

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

Same methods

RefMsgType::RefMsgType ( string val ) : System
RefMsgType