Chronos Plugins 5.9.0
This documentation covers the plugin interfaces definitions and an example implementation.
|
Chronos core utility functions. More...
Public Member Functions | |
void | ExtendAssemblySearchPath (string path) |
Add a filesystem path where you expect to find assemblies that you need as references for your plugin, but can't or don't want to copy. | |
void AxelSemrau.Chronos.ICoreUtils.ExtendAssemblySearchPath | ( | string | path | ) |
Add a filesystem path where you expect to find assemblies that you need as references for your plugin, but can't or don't want to copy.
path |