public void AlterarJogo(string titulo, EPlataforma plataforma) { Titulo.AlterarTitulo(titulo); Plataforma = plataforma; }