Beispiel #1
0
 public ActionResult ListAll()
 {
     return(View(_accountBookService.LookupMoney()));
 }