OccurrenceCalculator Constructors
Allows you to compute parameters of a specific occurrence in an occurrence chain.Name | Parameters | Description |
---|---|---|
OccurrenceCalculator(IRecurrenceInfo, TimeZoneEngine) protected | recurrenceInfo, timeZoneEngine | Initializes a new instance of the OccurrenceCalculator class with specified settings. |
See Also