Chronos Plugins 5.9.0
This documentation covers the plugin interfaces definitions and an example implementation.
|
Use this attribute if you want to expose the contents of your plugin assembly only after a license check was successful. More...
Public Member Functions | |
string | CheckLicense () |
Do the license check. | |
Use this attribute if you want to expose the contents of your plugin assembly only after a license check was successful.
Definition at line 234 of file MiscInterfaces.cs.
|
abstract |
Do the license check.
This method will be called from the GUI thread.