Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
NRack
Base
ErrorEventArgs
C# Class NRack.Base.ErrorEventArgs
Inheritance:
System.EventArgs
Mostrar archivo
Open project: kerryjiang/NRack
Public Methods
Method
Description
ErrorEventArgs
(
Exception
exception
) :
System
Method Details
ErrorEventArgs()
public
method
public
ErrorEventArgs
(
Exception
exception
) :
System
exception
System.Exception
return
System