Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
NAPS2
Operation
OperationErrorEventArgs
C# Class NAPS2.Operation.OperationErrorEventArgs
Inheritance:
System.EventArgs
Mostra file
Open project: cyanfish/naps2
Class Usage Examples
Public Methods
Method
Description
OperationErrorEventArgs
(
string
errorMessage
,
Exception
exception
) :
System
Method Details
OperationErrorEventArgs()
public
method
public
OperationErrorEventArgs
(
string
errorMessage
,
Exception
exception
) :
System
errorMessage
string
exception
System.Exception
return
System