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