Пример #1
0
 private void OnUserProfileUpdated(object sender, API.AuthenticationInfo e)
 {
     //  Update
     OnSetupNavigationMenuHeader(navMenuHeader, true);
 }
Пример #2
0
 private void OnUserProfileUpdated(object sender, API.AuthenticationInfo e)
 {
     SetupUserProfile();
 }