C# Class WindowsAppli.Form1

Mostra file Open project: mono/gert

Public Methods

Method Description
Form1 ( ) : System

Protected Methods

Method Description
Dispose ( bool disposing ) : void

Private Methods

Method Description
Form1_Load ( object sender, EventArgs e ) : void
InitializeComponent ( ) : void

Method Details

Dispose() protected method

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

Form1() public method

public Form1 ( ) : System
return System