C# Class NesHd.Ui.WinForms.ArchivesForm

Inheritance: System.Windows.Forms.Form
Afficher le fichier Open project: afonsof/nes-hd Class Usage Examples

Méthodes publiques

Méthode Description
ArchivesForm ( IEnumerable files ) : System

Private Methods

Méthode Description
Button1Click ( object sender, EventArgs e ) : void
Button2Click ( object sender, EventArgs e ) : void
ListBox1MouseDoubleClick ( object sender, MouseEventArgs e ) : void
ListBox1SelectedIndexChanged ( object sender, EventArgs e ) : void

Method Details

ArchivesForm() public méthode

public ArchivesForm ( IEnumerable files ) : System
files IEnumerable
Résultat System