public B_Utilisateur Insert(B_Utilisateur entity) { return(ur.Insert(entity.ToGlobalUtilisateur()).ToBuisnessUtilisateur()); }