예제 #1
0
 public PluginSettings(ICore core)
 {
     _uniqueInstance = this;
     _core = core;
 }
예제 #2
0
 public PluginSettings(ICore core)
 {
     _uniqueInstance = this;
     _core           = core;
 }