CascadeSharp.TKService.Aspect.Aspect_SequenceOfColor.Assign C# (CSharp) Method

Assign() public method

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