Daily(DateTime, DateTime)
static
|
Returns an object used to define a daily recurrence.
|
Daily(DateTime, Int32)
static
|
Returns an object used to define a daily recurrence.
|
Daily(DateTime)
static
|
Returns an object used to define a daily recurrence that lasts indefinitely.
|
Equals(Object, Object)
static
|
Determines whether the specified object instances are considered equal.
|
Equals(Object)
|
Determines whether the specified object is equal to the current object.
|
FromRFC5545RRule(String)
static
|
Creates an object that specifies recurrence rules from a string value in RFC 5545 format.
|
GetHashCode()
|
Serves as the default hash function.
|
GetType()
|
Gets the Type of the current instance.
|
Hourly(DateTime, DateTime)
static
|
Returns an object used to define an hourly recurrence.
|
Hourly(DateTime, Int32)
static
|
Returns an object used to define an hourly recurrence.
|
Hourly(DateTime)
static
|
Returns an object used to define an hourly recurrence that lasts indefinitely.
|
MemberwiseClone()
protected
|
Creates a shallow copy of the current Object.
|
Minutely(DateTime, DateTime)
static
|
Returns an object used to define a minute recurrence.
|
Minutely(DateTime, Int32)
static
|
Returns an object used to define a minute recurrence.
|
Minutely(DateTime)
static
|
Returns an object used to define a minute recurrence that lasts indefinitely.
|
Monthly(DateTime, DateTime)
static
|
Returns an object used to define a monthly recurrence.
|
Monthly(DateTime, Int32)
static
|
Returns an object used to define a monthly recurrence.
|
Monthly(DateTime)
static
|
Returns an object used to define a monthly recurrence that lasts indefinitely.
|
ReferenceEquals(Object, Object)
static
|
Determines whether the specified Object instances are the same instance.
|
ToString()
|
Returns a string that represents the current object.
|
Weekly(DateTime, DateTime)
static
|
Returns an object used to define a weekly recurrence.
|
Weekly(DateTime, Int32)
static
|
Returns an object used to define a weekly recurrence.
|
Weekly(DateTime)
static
|
Returns an object used to define a weekly recurrence that lasts indefinitely.
|
Yearly(DateTime, DateTime)
static
|
Returns an object used to define a yearly recurrence.
|
Yearly(DateTime, Int32)
static
|
Returns an object used to define a yearly recurrence.
|
Yearly(DateTime)
static
|
Returns an object used to define a yearly recurrence that lasts indefinitely.
|