C# Class MiniMVC.HttpHandlerWithReadOnlySession

Inheritance: HttpHandler, IReadOnlySessionState
Afficher le fichier Open project: mausch/MiniMVC

Méthodes publiques

Méthode Description
HttpHandlerWithReadOnlySession ( Action action ) : System

Method Details

HttpHandlerWithReadOnlySession() public méthode

public HttpHandlerWithReadOnlySession ( Action action ) : System
action Action
Résultat System