示例#1
0
 public Auto(int uzemanyag, IUzemanyagHelyzet uh)
 {
     this.Uzemanyag        = uzemanyag;
     this.uzemanyagHelyzet = uh;
 }