Exemplo n.º 1
0
 public IActionResult Create(int id) =>
 View(orderDetailService.CreateByOrderId(id));