Beispiel #1
0
 public void Remover(int marca)
 {
     _repositorio.Remover(marca);
 }