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

AccountType() public method

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

Same methods

AccountType::AccountType ( int val ) : System
AccountType