7 references to ContactManager
System.Net (7)
net\PeerToPeer\Collaboration\PeerContact.cs (2)
479
PeerCollaboration.
ContactManager
.UpdateContact(this);
611
PeerCollaboration.
ContactManager
.UpdateContact(this);
net\PeerToPeer\Collaboration\PeerNearMe.cs (5)
124
peerContact = PeerCollaboration.
ContactManager
.CreateContact(this);
125
PeerCollaboration.
ContactManager
.AddContact(peerContact);
145
peerContact = PeerCollaboration.
ContactManager
.CreateContact(this);
146
PeerCollaboration.
ContactManager
.AddContact(peerContact);
157
PeerCollaboration.
ContactManager
.UpdateContact(peerContact);