コード例 #1
0
ファイル: Global.asax.cs プロジェクト: thep497/TormorWeb
 protected void Application_AcquireRequestState()
 {
     ProfileRepository.DoReadProfileToGlobals();
 }