CascadeSharp.TKBO.IntTools.IntTools_SequenceOfCommonPrts.Assign C# (CSharp) Method

Assign() public method

public Assign ( IntTools_SequenceOfCommonPrts theOther ) : IntTools_SequenceOfCommonPrts
theOther IntTools_SequenceOfCommonPrts
return IntTools_SequenceOfCommonPrts
        public IntTools_SequenceOfCommonPrts Assign(IntTools_SequenceOfCommonPrts theOther)
        {
            throw new NotImplementedException();
        }