Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
NContrib4
DynamicConfigurationSectionHandler
C# 클래스 NContrib4.DynamicConfigurationSectionHandler
Serves as a configuration section handler for standard .NET configuraiton files Uses DynamicXElement to access configuration data
상속:
IConfigurationSectionHandler
파일 보기
프로젝트 열기: veracross/ncontrib
공개 메소드들
메소드
설명
Create
(
object
parent
,
object
configContext
,
XmlNode
section
) :
object
메소드 상세
Create()
공개
메소드
public
Create
(
object
parent
,
object
configContext
,
XmlNode
section
) :
object
parent
object
configContext
object
section
System.Xml.XmlNode
리턴
object