Ejemplo n.º 1
0
 public void Remove(Crm entity)
 {
     _repository.Delete(entity);
 }