public bool sirketUpdate(tblSirket s)
 {
     return(sirket.sirketGuncelle(s));
 }