Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
MiniMVC
HttpHandlerWithSession
C# Class MiniMVC.HttpHandlerWithSession
Inheritance:
HttpHandler
,
IRequiresSessionState
Show file
Open project: mausch/MiniMVC
Public Methods
Method
Description
HttpHandlerWithSession
(
Action
action
) :
System
Method Details
HttpHandlerWithSession()
public
method
public
HttpHandlerWithSession
(
Action
action
) :
System
action
Action
return
System