Esempio n. 1
0
 static CacheHelper()
 {
     AccountCache    = new AccountDataCache();
     PlayerInfoCache = new PlayerInfoDataCache();
 }
Esempio n. 2
0
 static CacheHelper()
 {
     AccountCache = new AccountDataCache();
 }