C# Class Final.Form4

Inheritance: System.Windows.Forms.Form
ファイルを表示 Open project: pe3zx/Ransomware Class Usage Examples

Public Methods

Method Description
Form4 ( ) : System
method_2 ( string string_1 ) : void

Protected Methods

Method Description
Dispose ( bool disposing ) : void
WndProc ( Message &m ) : void

Private Methods

Method Description
method_0 ( object sender, EventArgs e ) : void
method_1 ( object sender, EventArgs e ) : void
method_3 ( ) : void

Method Details

Dispose() protected method

protected Dispose ( bool disposing ) : void
disposing bool
return void

Form4() public method

public Form4 ( ) : System
return System

WndProc() protected method

protected WndProc ( Message &m ) : void
m System.Windows.Forms.Message
return void

method_2() public method

public method_2 ( string string_1 ) : void
string_1 string
return void