C# Class ICSharpCode.Core.SaveErrorInformDialog

Add summary description for SaveErrorInformDialog
Inheritance: System.Windows.Forms.Form
Afficher le fichier Open project: jumpinjackie/fdotoolbox Class Usage Examples

Méthodes publiques

Méthode Description
SaveErrorInformDialog ( string fileName, string message, string dialogName, Exception exceptionGot ) : System

Private Methods

Méthode Description
InitializeComponent2 ( ) : void

This method was autogenerated - do not change the contents manually

ShowException ( object sender, EventArgs e ) : void

Method Details

SaveErrorInformDialog() public méthode

public SaveErrorInformDialog ( string fileName, string message, string dialogName, Exception exceptionGot ) : System
fileName string
message string
dialogName string
exceptionGot System.Exception
Résultat System