public Auto(int uzemanyag, IUzemanyagHelyzet uh) { this.Uzemanyag = uzemanyag; this.uzemanyagHelyzet = uh; }