public ProxyController() { if (Login.TryLogin()) { allContacts = ProxyService.GetOdataCollection(); } }