Пример #1
0
 public MyPlugin(NSCP.ICore core)
 {
     this.core = core;
 }
Пример #2
0
 public MyQueryHandler(NSCP.ICore core)
 {
     this.core = core;
 }