C# Class OpenNos.Handler.ServerConfig

Inheritance: IConfigurationSectionHandler
Afficher le fichier Open project: OpenNos/OpenNos

Méthodes publiques

Méthode Description
Create ( object parent, object configContext, System section ) : object
GetServer ( XmlNode str ) : Server

Method Details

Create() public méthode

public Create ( object parent, object configContext, System section ) : object
parent object
configContext object
section System
Résultat object

GetServer() public méthode

public GetServer ( XmlNode str ) : Server
str System.Xml.XmlNode
Résultat Server