![]() |
Maria GDK 4.5.0.199
Documentation of managed code in release branch
|
This is the complete list of members for Cronos.CronExpression, including all inherited members.
Equals(CronExpression other) | Cronos.CronExpression | inline |
Equals(object obj) | Cronos.CronExpression | |
GetHashCode() | Cronos.CronExpression | inline |
GetNextOccurrence(DateTime fromUtc, bool inclusive=false) | Cronos.CronExpression | inline |
GetNextOccurrence(DateTime fromUtc, TimeZoneInfo zone, bool inclusive=false) | Cronos.CronExpression | inline |
GetNextOccurrence(DateTimeOffset from, TimeZoneInfo zone, bool inclusive=false) | Cronos.CronExpression | inline |
GetOccurrences(DateTime fromUtc, DateTime toUtc, bool fromInclusive=true, bool toInclusive=false) | Cronos.CronExpression | inline |
GetOccurrences(DateTime fromUtc, DateTime toUtc, TimeZoneInfo zone, bool fromInclusive=true, bool toInclusive=false) | Cronos.CronExpression | inline |
GetOccurrences(DateTimeOffset from, DateTimeOffset to, TimeZoneInfo zone, bool fromInclusive=true, bool toInclusive=false) | Cronos.CronExpression | inline |
operator!=(CronExpression left, CronExpression right) | Cronos.CronExpression | static |
operator==(CronExpression left, CronExpression right) | Cronos.CronExpression | static |
Parse(string expression) | Cronos.CronExpression | inlinestatic |
Parse(string expression, CronFormat format) (defined in Cronos.CronExpression) | Cronos.CronExpression | inlinestatic |
ToString() | Cronos.CronExpression | inline |