Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
AsyncDolls
AsyncDollsInDepth
Spec.PassThrough
C# Class AsyncDolls.AsyncDollsInDepth.Spec.PassThrough
Inheritance:
ILinkElement
显示文件
Open project: danielmarbach/async-dolls
Public Methods
Method
Description
Invoke
(
IncomingContext
context
,
Func
next
) :
System.Threading.Tasks.Task
Method Details
Invoke()
public
method
public
Invoke
(
IncomingContext
context
,
Func
next
) :
System.Threading.Tasks.Task
context
IncomingContext
next
Func
return
System.Threading.Tasks.Task