CascadeSharp.TKBO.IntTools.IntTools_CurveRangeSample.IsEqual C# (CSharp) Method

IsEqual() public method

public IsEqual ( IntTools_CurveRangeSample Other ) : bool
Other IntTools_CurveRangeSample
return bool
        public bool IsEqual(IntTools_CurveRangeSample Other)
        {
            throw new NotImplementedException();
        }