Beispiel #1
0
 public void OnGet()
 {
     PendingAccounts = _accountRepo.GetPending();
 }