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

DeliveryType() public method

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

Same methods

DeliveryType::DeliveryType ( int val ) : System
DeliveryType