C# Класс ICSharpCode.Core.SaveErrorChooseDialog

Add summary description for SaveErrorChooseDialog
Наследование: System.Windows.Forms.Form
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
SaveErrorChooseDialog ( string fileName, string message, string dialogName, Exception exceptionGot, bool chooseLocationEnabled ) : System

Приватные методы

Метод Описание
InitializeComponents ( bool chooseLocationEnabled ) : void

This method was autogenerated - do not change the contents manually

ShowException ( object sender, EventArgs e ) : void

Описание методов

SaveErrorChooseDialog() публичный Метод

public SaveErrorChooseDialog ( string fileName, string message, string dialogName, Exception exceptionGot, bool chooseLocationEnabled ) : System
fileName string
message string
dialogName string
exceptionGot System.Exception
chooseLocationEnabled bool
Результат System