C# Class MiniMVC.HttpHandlerWithReadOnlySession

Inheritance: HttpHandler, IReadOnlySessionState
ファイルを表示 Open project: mausch/MiniMVC

Public Methods

Method Description
HttpHandlerWithReadOnlySession ( Action action ) : System

Method Details

HttpHandlerWithReadOnlySession() public method

public HttpHandlerWithReadOnlySession ( Action action ) : System
action Action
return System