C# 클래스 ICSharpCode.Core.SaveErrorInformDialog

Add summary description for SaveErrorInformDialog
상속: System.Windows.Forms.Form
파일 보기 프로젝트 열기: jumpinjackie/fdotoolbox 1 사용 예제들

공개 메소드들

메소드 설명
SaveErrorInformDialog ( string fileName, string message, string dialogName, Exception exceptionGot ) : System

비공개 메소드들

메소드 설명
InitializeComponent2 ( ) : void

This method was autogenerated - do not change the contents manually

ShowException ( object sender, EventArgs e ) : void

메소드 상세

SaveErrorInformDialog() 공개 메소드

public SaveErrorInformDialog ( string fileName, string message, string dialogName, Exception exceptionGot ) : System
fileName string
message string
dialogName string
exceptionGot System.Exception
리턴 System