コード例 #1
0
ファイル: Vozilo.cs プロジェクト: ahmeth3/ParkAssist
 public void azurirajVozilo()
 {
     Baza.azurirajVozilo(this);
 }