public int sirketlogin(string kullaniciAdi, string pw) { return(sirket.sirketGiris(kullaniciAdi, pw)); }