示例#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();
 }