protected void Application_Start() { LineClient.Initialize(); GlobalConfiguration.Configure(WebApiConfig.Register); }