Пример #1
0
 // Explicit static constructor to tell C# compiler
 // not to mark type as beforefieldinit
 static AH_SettingsManager()
 {
     instance.Init();
 }