コード例 #1
0
ファイル: Global.asax.cs プロジェクト: Isaac90/Serene1
 protected void Application_End(object sender, EventArgs e)
 {
     SiteInitialization.ApplicationEnd();
 }