Example #1
0
		internal void Connect(Tape tape)
		{
			this.tape = tape;
		}
Example #2
0
 internal void Connect(Tape tape)
 {
     this.tape = tape;
 }