Custom sectionGroup and Section App.config
- by fampinheiro
<configSections>
<section name="castle" type="Castle.Windsor.Configuration.AppDomain.CastleSectionhandler, Castle.Windsor" />
<sectionGroup name="codegarten">
<section name="configuration" type="Tmp.StartupCodegartenConfigSection, Tmp" />
<section name="apache" type="Tmp.StartupApacheConfigSection,…