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
System
Configuration
IgnoreSectionHandler
C# Class System.Configuration.IgnoreSectionHandler
Summary description for IgnoreSectionHandler.
Inheritance:
IConfigurationSectionHandler
ファイルを表示
Open project: gbarnett/shared-source-cli-2.0
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