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

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

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