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

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

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