Esempio n. 1
0
 public ActionResult Uye()
 {
     return(View(_kullaniciService.GetAllByUyeID(3)));
 }