C# Class ScoobyRom.PropertiesWindow

Afficher le fichier Open project: SubaruDieselCrew/ScoobyRom Class Usage Examples

Méthodes publiques

Méthode Description
PropertiesWindow ( Data data ) : System
Update ( ) : void

Méthodes protégées

Méthode Description
Build ( ) : void

Private Methods

Méthode Description
Data_RomChanged ( object sender, EventArgs e ) : void
OnButtonRefreshClicked ( object sender, System e ) : void
PropertiesWindow ( ) : System

Method Details

Build() protected méthode

protected Build ( ) : void
Résultat void

PropertiesWindow() public méthode

public PropertiesWindow ( Data data ) : System
data Data
Résultat System

Update() public méthode

public Update ( ) : void
Résultat void