Example #1
0
 private void eliminarItem()
 {
     negocio.EliminarFavorito(IDUsuario, IDJuego, IDPlat);
 }