C# Class System.Configuration.SectionRecord

Datei anzeigen Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Private Properties

Property Type Description
AddFileInput void
AddLocationInput void
ClearRawXml void
ClearResult void
GetAllErrors List
RemoveFileInput void
SectionRecord System.Configuration.Internal
ThrowOnErrors void

Private Methods

Method Description
AddFileInput ( SectionInput sectionInput ) : void
AddLocationInput ( SectionInput sectionInput ) : void
ClearRawXml ( ) : void
ClearResult ( ) : void
GetAllErrors ( ) : List
RemoveFileInput ( ) : void
SectionRecord ( string configKey ) : System.Configuration.Internal
ThrowOnErrors ( ) : void