Toggle navigation
Hot Examples
RU
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Найти
Главная
SenseNet
Communication
Messaging
ExceptionEventArgs
C# Класс SenseNet.Communication.Messaging.ExceptionEventArgs
Наследование:
System.EventArgs
Показать файл
Открыть проект
Открытые методы
Метод
Описание
ExceptionEventArgs
( ) :
System
ExceptionEventArgs
(
Exception
exception
,
ClusterMessage
message
) :
System
Описание методов
ExceptionEventArgs()
публичный
Метод
public
ExceptionEventArgs
( ) :
System
Результат
System
ExceptionEventArgs()
публичный
Метод
public
ExceptionEventArgs
(
Exception
exception
,
ClusterMessage
message
) :
System
exception
System.Exception
message
ClusterMessage
Результат
System