C# Class SampleApplication.Form1

Inheritance: System.Windows.Forms.Form
ファイルを表示 Open project: Deadpikle/NetSparkle

Public Methods

Method Description
Form1 ( ) : System

Private Methods

Method Description
button1_Click ( object sender, EventArgs e ) : void
button2_Click ( object sender, EventArgs e ) : void

Method Details

Form1() public method

public Form1 ( ) : System
return System