Пример #1
0
 public void SetUpContacts(List<Empire> allEmpires)
 {
     ContactManager = new ContactManager(this, allEmpires);
 }