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

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

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