C# Class MiniMVC.HttpHandlerWithSession

Inheritance: HttpHandler, IRequiresSessionState
Mostra 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