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
AspectSharp
Builder
SectionHandler
AspectSharpConfigurationHandler
C# Class AspectSharp.Builder.SectionHandler.AspectSharpConfigurationHandler
Summary description for AspectSharpConfigurationHandler.
Inheritance:
IConfigurationSectionHandler
显示文件
Open project: nats/castle-1.0.3-mono
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