Beispiel #1
0
 public void OnGet()
 {
     Accounts = _accountRepo.GetAll();
 }