コード例 #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();
 }