Chronos Plugins 5.9.0
This documentation covers the plugin interfaces definitions and an example implementation.
|
Currently starting schedule stage. More...
Events | |
EventHandler< ScheduleStateEventArgs > | ScheduleStateChanged |
Notification about schedule state changes. | |
Currently starting schedule stage.
Definition at line 134 of file MiscInterfaces.cs.
EventHandler<ScheduleStateEventArgs> AxelSemrau.Chronos.Plugin.IScheduleEvents.ScheduleStateChanged |
Notification about schedule state changes.
Definition at line 139 of file MiscInterfaces.cs.