Ejemplo n.º 1
0
 public async Task <UserSysDto> Get(int id) => await appService.GetByIdAsync(id);