C# Class IPBan.ExpressionsToBlockConfigSectionHandler

Inheritance: IConfigurationSectionHandler
ファイルを表示 Open project: jjxtra/Windows-IP-Ban-Service

Public Methods

Method Description
Create ( object parent, object configContext, XmlNode section ) : object

Method Details

Create() public method

public Create ( object parent, object configContext, XmlNode section ) : object
parent object
configContext object
section System.Xml.XmlNode
return object