Beispiel #1
0
 public void OnGet()
 {
     Post = _posts.GetPost(ID);
 }