C# Class MiniMVC.HttpHandlerWithSession

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

Méthodes publiques

Méthode Description
HttpHandlerWithSession ( Action action ) : System

Method Details

HttpHandlerWithSession() public méthode

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