C# 클래스 Gablarski.WebServer.LoginModule

상속: SectionModule
파일 보기 프로젝트 열기: ermau/Gablarski

공개 메소드들

메소드 설명
LoginModule ( ConnectionManager cmanager ) : System

보호된 메소드들

메소드 설명
ProcessSection ( IHttpRequest request, IHttpResponse response, IHttpSession session ) : bool

메소드 상세

LoginModule() 공개 메소드

public LoginModule ( ConnectionManager cmanager ) : System
cmanager ConnectionManager
리턴 System

ProcessSection() 보호된 메소드

protected ProcessSection ( IHttpRequest request, IHttpResponse response, IHttpSession session ) : bool
request IHttpRequest
response IHttpResponse
session IHttpSession
리턴 bool