C# Class Fractrace.Gui.ExportResultDialog

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

Public Methods

Method Description
ExportResultDialog ( string fileName ) : System

Private Methods

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

Method Details

ExportResultDialog() public method

public ExportResultDialog ( string fileName ) : System
fileName string
return System