Exemplo n.º 1
0
 void UserBO_OnUserProfileChanged(AuthUser user)
 {
     CreateInstruct(user.UserID, InstructType.User_ChangeProfile, ProxyConverter.GetUserProfileProxy(user));
 }