随笔分类 -  WebAPI

摘要:using System; using System.Web.Http; using System.Web.Http.SelfHost; namespace UAC_OAuth2Center { public class Program { static void Main(string[] arg 阅读全文
posted @ 2019-11-06 12:00 彪悍的代码不需要注释 阅读(1472) 评论(0) 推荐(0)
摘要:1、在WebApiConfig中建立建立HttpControllerHandler和HttpControllerRouteHandler 并覆写它 public class SessionRouteHandler : HttpControllerHandler,IRequiresSessionSta 阅读全文
posted @ 2017-01-11 14:10 彪悍的代码不需要注释 阅读(1640) 评论(0) 推荐(0)

39
0