Ejemplo n.º 1
0
 internal TcpDuplexSession(TcpDuplexSessionChannel owner)
 {
     this.owner = owner;
 }
			internal TcpDuplexSession (TcpDuplexSessionChannel owner)
			{
				this.owner = owner;
			}