We can get the info about load an plugin by creating an instance of Grasshopper2.Framework.Plugin
. Is that possible to add another method that can tell that this plugin is being unloaded? For instance, IDisposable
.
We can get the info about load an plugin by creating an instance of Grasshopper2.Framework.Plugin
. Is that possible to add another method that can tell that this plugin is being unloaded? For instance, IDisposable
.