C# Class ps2ls.Forms.ModelBrowserModelStats

Afficher le fichier Open project: psemu/ps2ls

Méthodes publiques

Méthode Description
ModelBrowserModelStats ( ) : System

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Clean up any resources being used.

Private Methods

Méthode Description
InitializeComponent ( ) : void

Required method for Designer support - do not modify the contents of this method with the code editor.

meshesComboBox_SelectedIndexChanged ( object sender, EventArgs e ) : void
textureComboBox1_SelectedIndexChanged ( object sender, EventArgs e ) : void
texturesComboBox2_SelectedIndexChanged ( object sender, EventArgs e ) : void

Method Details

Dispose() protected méthode

Clean up any resources being used.
protected Dispose ( bool disposing ) : void
disposing bool true if managed resources should be disposed; otherwise, false.
Résultat void

ModelBrowserModelStats() public méthode

public ModelBrowserModelStats ( ) : System
Résultat System