C# Class MiniMVC.HttpHandlerWithSession

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