Click or drag to resize

IInitializeRequired Methods

The IInitializeRequired type exposes the following members.

Methods
 NameDescription
Public methodInitialize Called once after the plugin is loaded to allow initialization.
Public methodShutdown Called before the program shuts down to allow freeing plugin resources.
Top
See Also