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