| DocumentHandlerOnDestroy Method |
Override to dispose the resources
Namespace:
CodeStack.SwEx.AddIn.Core
Assembly:
CodeStack.SwEx.AddIn (in CodeStack.SwEx.AddIn.dll) Version: 0.8.1.0 (0.8.1.0)
Syntax public virtual void OnDestroy()
Public Overridable Sub OnDestroy
public:
virtual void OnDestroy()
Remarks Invoked when document has been destroyed
See Also