C# Class AcManager.Pages.Dialogs.CarSkinsDialog

Show file Open project: gro-ove/actools

Private Properties

Property Type Description
OnClosed void
OnInitialized void
SelectedCar_AcObjectOutdated void

Public Methods

Method Description
CarSkinsDialog ( [ car ) : System

Private Methods

Method Description
OnClosed ( object sender, EventArgs e ) : void
OnInitialized ( object sender, EventArgs e ) : void
SelectedCar_AcObjectOutdated ( object sender, EventArgs e ) : void

Method Details

CarSkinsDialog() public method

public CarSkinsDialog ( [ car ) : System
car [
return System