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

AllocAccount() public method

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

Same methods

AllocAccount::AllocAccount ( string val ) : System
AllocAccount