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
MiniMVC
HttpAsyncHandlerWithSession
C# Class MiniMVC.HttpAsyncHandlerWithSession
Inheritance:
HttpAsyncHandler
,
IRequiresSessionState
Mostra file
Open project: mausch/MiniMVC
Public Methods
Method
Description
HttpAsyncHandlerWithSession
(
Func
begin
,
Action
end
) :
System
Method Details
HttpAsyncHandlerWithSession()
public
method
public
HttpAsyncHandlerWithSession
(
Func
begin
,
Action
end
) :
System
begin
Func
end
Action
return
System