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