Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
SimpleConfig
Section
C# Class SimpleConfig.Section
Inheritance:
System.Configuration.ConfigurationSection
Mostrar archivo
Open project: mikeobrien/SimpleConfig
Protected Methods
Method
Description
DeserializeSection
(
XmlReader
reader
) :
void
Method Details
DeserializeSection()
protected
method
protected
DeserializeSection
(
XmlReader
reader
) :
void
reader
System.Xml.XmlReader
return
void