Base:
method
ToString
System.Net.PeerToPeer.Collaboration.Peer.ToString()
2 references to ToString
System.Net (2)
net\PeerToPeer\Collaboration\Peer.cs (1)
1055(m_peerContact != null ? m_peerContact.ToString() : "null"),
net\PeerToPeer\Collaboration\PeerContact.cs (1)
2073builder.Append(peerContact.ToString());