Exemplo n.º 1
0
 public virtual async Task Delete(string id)
 => await _business.RemoveAsync(EntityHelper <TEntity> .GetTyped(id));