예제 #1
0
 public void KullaniciIzinDegistir(string deger, string id)
 {
     adminentity.KullaniciIzinDegistir(deger, id);
 }