文章分类 -  Windows

摘要:using System;using System.DirectoryServices; namespace SystemFrameworks.Helper{ /// ///活动目录辅助类。封装一系列活动目录操作相关的方法。 /// public sealed class ADHelper { /// ///域名 ... 阅读全文
posted @ 2008-11-21 20:57 苍月 阅读(3097) 评论(0) 推荐(1)