Exemplo n.º 1
0
 public ActionResult MyPosts(int id) => View(postManager.GetAllById(id));