Exemple #1
0
 public MyPlugin(NSCP.ICore core)
 {
     this.core = core;
 }
Exemple #2
0
 public MyQueryHandler(NSCP.ICore core)
 {
     this.core = core;
 }