Example #1
0
 public List <Kullanici> KisitliKullanicilariGetir()
 {
     return(_kullaniciDAL.KisitliKullanicilariGetir());
 }