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
OpenRasta
Pipeline
CleanupMiddleware
C# Class OpenRasta.Pipeline.CleanupMiddleware
Inheritance:
IPipelineMiddleware
显示文件
Open project: openrasta/openrasta-core
Public Methods
Method
Description
Invoke
(
ICommunicationContext
env
) :
System.Threading.Tasks.Task
Method Details
Invoke()
public
method
public
Invoke
(
ICommunicationContext
env
) :
System.Threading.Tasks.Task
env
ICommunicationContext
return
System.Threading.Tasks.Task