Esempio n. 1
0
 public virtual async Task <T> BuscarPorIdAsync(long id) => await repositorio.BuscarPorIdAsync(id);