C# Class Zayko.Dialogs.UnhandledExceptionDlg.CustomExceptionDialog

Inheritance: System.Windows.Forms.Form
Mostra file Open project: binaryage/xrefresh Class Usage Examples

Public Methods

Method Description
CustomExceptionDialog ( ) : System

Private Methods

Method Description
UnhandledExDlgForm_Load ( object sender, EventArgs e ) : void
labelCaption_Click ( object sender, EventArgs e ) : void

Method Details

CustomExceptionDialog() public method

public CustomExceptionDialog ( ) : System
return System