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

LegBenchmarkCurvePoint() public method

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

Same methods

LegBenchmarkCurvePoint::LegBenchmarkCurvePoint ( string val ) : System
LegBenchmarkCurvePoint