示例#1
0
 public Plugin()
 {
     _pluginAttribute = new PluginAttribute();
     _hostService = new HostService();
 }
示例#2
0
 public Plugin()
 {
     _pluginAttribute = new PluginAttribute();
     _hostService     = new HostService();
 }