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

BenchmarkPrice() public method

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

Same methods

BenchmarkPrice::BenchmarkPrice ( Decimal val ) : System
BenchmarkPrice