Esempio n. 1
0
 static PluginSettings()  // static constructor
 {
     Instance = new PluginSettings();
 }
Esempio n. 2
0
 // static constructor
 static PluginSettings()
 {
     Instance = new PluginSettings();
 }