C# Class Gablarski.WebServer.UserModule

Inheritance: SectionModule
Afficher le fichier Open project: ermau/Gablarski

Méthodes publiques

Méthode Description
UserModule ( ConnectionManager cmanager ) : System

Méthodes protégées

Méthode Description
ProcessSection ( IHttpRequest request, IHttpResponse response, IHttpSession session ) : bool

Method Details

ProcessSection() protected méthode

protected ProcessSection ( IHttpRequest request, IHttpResponse response, IHttpSession session ) : bool
request IHttpRequest
response IHttpResponse
session IHttpSession
Résultat bool

UserModule() public méthode

public UserModule ( ConnectionManager cmanager ) : System
cmanager ConnectionManager
Résultat System