Toggle navigation
Hot Examples
RU
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Найти
Главная
SIL
FieldWorks
Common
Controls
CancelException
C# Класс SIL.FieldWorks.Common.Controls.CancelException
Useful little exception class that clients can throw as part of their processing the Progress Dialog's cancel event.
Наследование:
System.Exception
Показать файл
Открыть проект
Открытые методы
Метод
Описание
CancelException
(
string
msg
) :
System
Constructor that allows a message to be set.
Описание методов
CancelException()
публичный
Метод
Constructor that allows a message to be set.
public
CancelException
(
string
msg
) :
System
msg
string
Результат
System