C# Класс System.Configuration.SectionRecord

Показать файл Открыть проект Примеры использования класса

Private Properties

Свойство Тип Описание
AddFileInput void
AddLocationInput void
ClearRawXml void
ClearResult void
GetAllErrors List
RemoveFileInput void
SectionRecord System.Configuration.Internal
ThrowOnErrors void

Приватные методы

Метод Описание
AddFileInput ( SectionInput sectionInput ) : void
AddLocationInput ( SectionInput sectionInput ) : void
ClearRawXml ( ) : void
ClearResult ( ) : void
GetAllErrors ( ) : List
RemoveFileInput ( ) : void
SectionRecord ( string configKey ) : System.Configuration.Internal
ThrowOnErrors ( ) : void