C# Class System.Configuration.SectionXmlInfo

Inheritance: IConfigErrorInfo
Show file Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Private Properties

Property Type Description
SectionXmlInfo System.Configuration.Internal

Private Methods

Method Description
SectionXmlInfo ( string configKey, string definitionConfigPath, string targetConfigPath, string subPath, string filename, int lineNumber, object streamVersion, string rawXml, string configSource, string configSourceStreamName, object configSourceStreamVersion, string protectionProviderName, bool lockChildren, bool skipInChildApps ) : System.Configuration.Internal