Example #1
0
 public void Deletar(string arquivo)
 {
     _gerenciador.Deletar(arquivo);
 }