Ejemplo n.º 1
0
 public MyPlugin(NSCP.ICore core)
 {
     this.core = core;
 }
Ejemplo n.º 2
0
 public MyQueryHandler(NSCP.ICore core)
 {
     this.core = core;
 }