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

PartyListResponseType() public method

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

Same methods

PartyListResponseType::PartyListResponseType ( int val ) : System
PartyListResponseType