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

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

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