Esempio n. 1
0
 public Plugin()
 {
     _pluginAttribute = new PluginAttribute();
     _hostService = new HostService();
 }
Esempio n. 2
0
 public Plugin()
 {
     _pluginAttribute = new PluginAttribute();
     _hostService     = new HostService();
 }