예제 #1
0
 public void guncelle(Kullanici kullanici)
 {
     BldSvc.kullaniciguncelle(kullanici);
     listele();
 }