public bool sirketDelete(tblSirket s)
 {
     return(sirket.sirketSil(s));
 }