public void ExcluirPorId(int id) { _servicoBase.ExcluirPorId(id); }
public void ExcluirPorId(int id) { servico.ExcluirPorId(id); }