Chronos Plugins 5.9.0
This documentation covers the plugin interfaces definitions and an example implementation.
|
Go to the source code of this file.
Classes | |
class | RemoteAccessTester.Program |
Class containing the entry point. More... | |
Namespaces | |
namespace | RemoteAccessTester |
A minimal example program that shows how you could remotely control Chronos. The program does not interface with Chronos directly, but through a service provided by the MockPlugin. | |