摘要:
1.首先添加一个类StopAppDomainRestartOnFolderDelete.cs代码如下: 1 using System; 2 using System.Collections.Generic; 3 using System.Linq; 4 using System.Web; 5 using System.Reflection; 6 namespace MyWebsite 7 { 8 public class StopAppDomainRestartOnFolderDeleteModule : IHttpModule 9 {10 public voi... 阅读全文
posted @ 2012-01-05 10:52
TOP100
阅读(347)
评论(0)
推荐(0)
浙公网安备 33010602011771号