1 instantiation of PeerContactCollection
System.Net (1)
net\PeerToPeer\Collaboration\ContactManager.cs (1)
1244
PeerContactCollection peerContactColl = new
PeerContactCollection
();
2 references to PeerContactCollection
System.Net (2)
net\PeerToPeer\Collaboration\ContactManager.cs (2)
1242
public
PeerContactCollection
GetContacts()
1244
PeerContactCollection
peerContactColl = new PeerContactCollection();