public bool promenaLozinke(string novasifra) { if (Bazaa.resetLozinku(this, novasifra)) { return(true); } return(false); }