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

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

public Subtraction ( IntTools_MapOfSurfaceSample theLeft, IntTools_MapOfSurfaceSample theRight ) : void
theLeft IntTools_MapOfSurfaceSample
theRight IntTools_MapOfSurfaceSample
Результат void
        public void Subtraction(IntTools_MapOfSurfaceSample theLeft, IntTools_MapOfSurfaceSample theRight)
        {
            throw new NotImplementedException();
        }