C# Class MiniMVC.HttpAsyncHandlerWithReadOnlySession

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

Méthodes publiques

Méthode Description
HttpAsyncHandlerWithReadOnlySession ( Func begin, Action end ) : System

Method Details

HttpAsyncHandlerWithReadOnlySession() public méthode

public HttpAsyncHandlerWithReadOnlySession ( Func begin, Action end ) : System
begin Func
end Action
Résultat System