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

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

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