CascadeSharp.TKBO.IntTools.IntTools_MapOfCurveSample.IsEqual C# (CSharp) Метод

IsEqual() публичный Метод

public IsEqual ( IntTools_MapOfCurveSample theOther ) : bool
theOther IntTools_MapOfCurveSample
Результат bool
        public bool IsEqual(IntTools_MapOfCurveSample theOther)
        {
            throw new NotImplementedException();
        }