摘要: 1、WebApi服务启动之后,会执行全局配置文件Global.asax.cs的 protected void Application_Start(){GlobalConfiguration.Configure(WebApiConfig.Register);} 方法,通过参数委托执行WebApiCon 阅读全文
posted @ 2020-05-07 10:22 菜鸟—菜鸟 阅读(591) 评论(0) 推荐(0)