C# Class Final.Form4

Inheritance: System.Windows.Forms.Form
Afficher le fichier Open project: pe3zx/Ransomware Class Usage Examples

Méthodes publiques

Méthode Description
Form4 ( ) : System
method_2 ( string string_1 ) : void

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void
WndProc ( Message &m ) : void

Private Methods

Méthode Description
method_0 ( object sender, EventArgs e ) : void
method_1 ( object sender, EventArgs e ) : void
method_3 ( ) : void

Method Details

Dispose() protected méthode

protected Dispose ( bool disposing ) : void
disposing bool
Résultat void

Form4() public méthode

public Form4 ( ) : System
Résultat System

WndProc() protected méthode

protected WndProc ( Message &m ) : void
m System.Windows.Forms.Message
Résultat void

method_2() public méthode

public method_2 ( string string_1 ) : void
string_1 string
Résultat void