摘要:
前些天,做过自定义app.config节点的小测试.今天看的时候,把无关的代码去掉,用最少的代码说明问题.以下实例是通过继承ConfigurationSection实现的一.效果如下<?xml version="1.0" encoding="utf-8"?><configuration> <configSections> <section name="CustomSection" type="CustomSectionTest.CLSCustomSection, CustomSect 阅读全文
posted @ 2011-10-07 18:47
--中庸--
阅读(2175)
评论(0)
推荐(0)