Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Subtext
Framework
Util
XmlSerializerSectionHandler
C# Class Subtext.Framework.Util.XmlSerializerSectionHandler
Inheritance:
IConfigurationSectionHandler
显示文件
Open project: ayende/Subtext
Public Methods
Method
Description
Create
(
object
parent
,
object
configContext
,
System
section
) :
object
Method Details
Create()
public
method
public
Create
(
object
parent
,
object
configContext
,
System
section
) :
object
parent
object
configContext
object
section
System
return
object