C# Класс DataExport.WS.Config.DataExportConfigHandler

Наследование: IConfigurationSectionHandler
Показать файл Открыть проект

Открытые методы

Метод Описание
Create ( object parent, object configContext, XmlNode section ) : object

Initializes a new DataExportConfig object from the .config file.

Описание методов

Create() публичный Метод

Initializes a new DataExportConfig object from the .config file.
public Create ( object parent, object configContext, XmlNode section ) : object
parent object
configContext object
section System.Xml.XmlNode
Результат object