public void Agregar(TipoJuego entidad) { throw new NotImplementedException(); }
public TipoJuego Consultar(TipoJuego entidad) { throw new NotImplementedException(); }