摘要: Add following code for your class:[assembly: WebActivatorEx.PostApplicationStartMethod(typeof(WeChatSchools.App_Start.MyStartPoint), "Initialize")]ex:using System;using System.Collections.Generic;using System.Linq;using System.Web;using System.Web.Mvc;[assembly: WebActivatorEx.PostApplicat 阅读全文
posted @ 2014-02-26 13:04 zyip 阅读(271) 评论(0) 推荐(0)