C# 클래스 Final.Form1

상속: System.Windows.Forms.Form
파일 보기 프로젝트 열기: pe3zx/Ransomware

공개 메소드들

메소드 설명
Form1 ( ) : System

보호된 메소드들

메소드 설명
Dispose ( bool disposing ) : void
WndProc ( Message &m ) : void

비공개 메소드들

메소드 설명
method_0 ( ) : void
method_1 ( object sender, EventArgs e ) : void
method_2 ( object sender, EventArgs e ) : void
method_3 ( object sender, EventArgs e ) : void
method_4 ( object sender, EventArgs e ) : void
method_5 ( object sender, EventArgs e ) : void
method_6 ( object sender, EventArgs e ) : void
method_7 ( object sender, MouseEventArgs e ) : void
method_8 ( ) : void
method_9 ( ) : void

메소드 상세

Dispose() 보호된 메소드

protected Dispose ( bool disposing ) : void
disposing bool
리턴 void

Form1() 공개 메소드

public Form1 ( ) : System
리턴 System

WndProc() 보호된 메소드

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