예제 #1
0
 private ConversationService()
 {
     _lyncService = LyncService.Instance;
 }
예제 #2
0
 private ContactService()
 {
     _lyncService = LyncService.Instance;
 }