04 2014 档案

摘要://使用System.Reflection,查找System.ServiceModel的异常类型 public void ConsoleException() { try { Assembly asm = Assembly.GetExecutingAssembly(); foreach (Assem... 阅读全文
posted @ 2014-04-22 13:48 teyond 阅读(206) 评论(0) 推荐(0)