コード例 #1
0
		static HttpRuntime ()
		{
			_runtime = new HttpRuntime ();
			_runtime.Init();
		}