Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
ArtemisComm
ExceptionEventArgs
C# Class ArtemisComm.ExceptionEventArgs
Inheritance:
ConnectionEventArgs
Show file
Open project: russjudge/ArtemisSBS-ProtocolSharp
Class Usage Examples
Public Methods
Method
Description
ExceptionEventArgs
(
Exception
ex
,
System.Guid
connectionID
) :
System
Method Details
ExceptionEventArgs()
public
method
public
ExceptionEventArgs
(
Exception
ex
,
System.Guid
connectionID
) :
System
ex
System.Exception
connectionID
System.Guid
return
System