C# Class irek.Server.Server

Afficher le fichier Open project: theanti9/irek

Méthodes publiques

Свойство Type Description
GlobalUrlMap List
ModuleConfig irek.Configuration.ModuleConfReader
ModuleList System.Collections.Hashtable
ServerConfig irek.Configuration.Config

Méthodes publiques

Méthode Description
Server ( ) : System

Initializes a new instance of the Server class.

Method Details

Server() public méthode

Initializes a new instance of the Server class.
public Server ( ) : System
Résultat System

Property Details

GlobalUrlMap public_oe property

public List GlobalUrlMap
Résultat List

ModuleConfig public_oe property

public ModuleConfReader,irek.Configuration ModuleConfig
Résultat irek.Configuration.ModuleConfReader

ModuleList public_oe property

public Hashtable,System.Collections ModuleList
Résultat System.Collections.Hashtable

ServerConfig public_oe property

public Config,irek.Configuration ServerConfig
Résultat irek.Configuration.Config