C# Класс Gablarski.WebServer.UserModule

Наследование: SectionModule
Показать файл Открыть проект

Открытые методы

Метод Описание
UserModule ( ConnectionManager cmanager ) : System

Защищенные методы

Метод Описание
ProcessSection ( IHttpRequest request, IHttpResponse response, IHttpSession session ) : bool

Описание методов

ProcessSection() защищенный Метод

protected ProcessSection ( IHttpRequest request, IHttpResponse response, IHttpSession session ) : bool
request IHttpRequest
response IHttpResponse
session IHttpSession
Результат bool

UserModule() публичный Метод

public UserModule ( ConnectionManager cmanager ) : System
cmanager ConnectionManager
Результат System