Esempio n. 1
0
 protected virtual async System.Threading.Tasks.Task <TEntity> GetById(object id) => await Service.GetById(id);