C# 클래스 irek.Server.Server

파일 보기 프로젝트 열기: theanti9/irek

공개 프로퍼티들

프로퍼티 타입 설명
GlobalUrlMap List
ModuleConfig irek.Configuration.ModuleConfReader
ModuleList System.Collections.Hashtable
ServerConfig irek.Configuration.Config

공개 메소드들

메소드 설명
Server ( ) : System

Initializes a new instance of the Server class.

메소드 상세

Server() 공개 메소드

Initializes a new instance of the Server class.
public Server ( ) : System
리턴 System

프로퍼티 상세

GlobalUrlMap 공개적으로 프로퍼티

public List GlobalUrlMap
리턴 List

ModuleConfig 공개적으로 프로퍼티

public ModuleConfReader,irek.Configuration ModuleConfig
리턴 irek.Configuration.ModuleConfReader

ModuleList 공개적으로 프로퍼티

public Hashtable,System.Collections ModuleList
리턴 System.Collections.Hashtable

ServerConfig 공개적으로 프로퍼티

public Config,irek.Configuration ServerConfig
리턴 irek.Configuration.Config