Exemple #1
0
 public void OnGet(int id)
 {
     Footer = _footerService.GetFooterByID(id);
 }