예제 #1
0
        protected void Application_End()
        {
#if DEBUG
            NHibernateProfiler.Stop();
#endif
            container.Dispose();
        }