Exemplo n.º 1
0
        public HttpModule()
        {
            var startup = new Startup();

            startup.AppStart();
        }