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

AllocType() public method

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

Same methods

AllocType::AllocType ( int val ) : System
AllocType