Namespace: Assorted.Utils.Dates
Assembly: Assorted.Utils (Assorted.Utils.dll) version 1.1.0.0
Represents an object that generates a sequence of System.DateTime
values based on a pattern.
public interface IRecurrentPattern
Method | Description |
---|---|
GetRecurrencesStartingAt(DateTime) | Returns the sequence of recurring dates, starting at a given System.DateTime value. |
This document is generated by DG.