Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
NContrib4
DynamicConfigurationSectionHandler
C# Class NContrib4.DynamicConfigurationSectionHandler
Serves as a configuration section handler for standard .NET configuraiton files Uses DynamicXElement to access configuration data
Inheritance:
IConfigurationSectionHandler
ファイルを表示
Open project: veracross/ncontrib
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