C# Class DOTNETIDS.IDSConfigHandler

A Config Handler for the IDS
Inheritance: IConfigurationSectionHandler
Afficher le fichier Open project: IndiansIncredible/.NetIDS

Méthodes publiques

Méthode Description
Create ( object parent, object configContext, System section ) : object
IDSConfigHandler ( ) : System

Private Methods

Méthode Description
GetAttribute ( XmlNode n, string attributeName, bool throwIfNotFound ) : string
LoadBaseSettings ( IDSBaseSettings &settings, XmlNode xn ) : void

Method Details

Create() public méthode

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

IDSConfigHandler() public méthode

public IDSConfigHandler ( ) : System
Résultat System