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

PriceProtectionScope() public method

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

Same methods

PriceProtectionScope::PriceProtectionScope ( char val ) : System
PriceProtectionScope