Exemple #1
0
 public OfficCommunicatorWrapper()
 {
     myCommunicator = new Messenger();
     myCommunicator.AutoSignin();
 }