Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Elmah
SqlErrorLog.AsyncResultWrapper
C# Class Elmah.SqlErrorLog.AsyncResultWrapper
An
IAsyncResult
implementation that wraps another.
Inheritance:
IAsyncResult
Afficher le fichier
Open project: elmah/Elmah
Méthodes publiques
Méthode
Description
AsyncResultWrapper
(
IAsyncResult
inner
,
object
asyncState
) :
System
Method Details
AsyncResultWrapper()
public
méthode
public
AsyncResultWrapper
(
IAsyncResult
inner
,
object
asyncState
) :
System
inner
IAsyncResult
asyncState
object
Résultat
System