Name |
Description |
CronTextToSchedule |
An ITextToSchedule that supports cron expressions. |
GermanGrammarFactoryExtension |
|
MultiTextToSchedule |
Creates a ITextToSchedule that checks multiple ITextToSchedule. This is a good way to allow for multiple types of input from a single instance. |
RegisterGroup |
A Trigger and Calendar pair. |
TextToSchedule |
Default Impl of an ITextToSchedule. |
TextToScheduleExtensions |
|
TextToScheduleFactory |
A factory class to build ITextToSchedule instances. |
TextToScheduleResults |
The results of a ITextToSchedule.Parse. You can register the given schedule with methods defined in the class. |