Example #1
0
 public async Task <ActionResult> Get(int id) => Json(_servRepo.GetServiceRequestAsync(id));