Asp.net源码专业站
首页->商务办公->无忧之源招聘系统及Log4Net源码>>log4net/Appender/AppenderCollection.cs>>源码在线查看
温馨提示:代码在线浏览功能只能做为源码浏览参考,如果想更进一步了解该代码请下载:无忧之源招聘系统及Log4Net源码
当前文件:文件类型 51Job/log4net/Appender/AppenderCollection.cs[24K,2009-6-12 11:31:08]打开代码结构图
普通视图
		            
1Copyright & License 18 19using System; 20using System.Collections; 21 22namespace log4net.Appender 23{ 24 /// <summary> 25 /// A strongly-typed collection of <see cref="IAppender"/> objects. 26 /// </summary> 27 /// <author>Nicko Cadell</author> 28 public class AppenderCollection : ICollection, IList, IEnumerable, ICloneable 29 { 30 Interfaces 60 61 private const int DEFAULT_CAPACITY = 16; 62 63 Implementation (data) 70 71 Static Wrappers 88 89 Static Fields 97 98 Constructors 178 179 Operations (type-safe ICollection) 233 234 Operations (type-safe IList) 435 436 Operations (type-safe IEnumerable) 448 449 Public helpers (just to mimic some nice features of ArrayList) 564 565 Implementation (helpers) 603 604 Implementation (ICollection) 615 616 Implementation (IList) 655 656 Implementation (IEnumerable) 664 665 Nested enumerator class 747 748 Nested Read Only Wrapper class 889 } 890 891} 892
还没有找到您心仪的内容?请用.net源码大搜捕
代码片断 打包下载该项目完整源码:无忧之源招聘系统及Log4Net源码
51Aspx.com 版权所有 CopyRight © 2006-2010. 京ICP备06046876号 本站法律顾问:ITlaw-庄毅雄律师
返回顶部
客户服务:点击这里进行客户咨询 业务合作:点击这里洽谈业务合作 合作热线:010-68880146