Example #1
0
 private void PluginLocator_NewPlugins(object sender, NewPlugsEventArgs e)
 {
     PlugsRegistry.Add(e.NewPlugins);
 }