public void GiveWheel(Wheel myWheel) { Sim.DLL_GiveWheelToCar(this.nativeCarObject, myWheel.nativeWheelObject); }