示例#1
0
 protected void Application_Start(object sender, EventArgs e)
 {
     WebApiConfig.Configure(GlobalConfiguration.Configuration);
 }