Provides empty implementations for the methods defined in the RecurrenceListener interface. This lets you override only the handlers for the events you are interested in, instead of implementing all methods of RecurrenceListener.
The following tables list the members exposed by the RecurrenceAdapter type.
Public Constructors| Name | Description | |
|---|---|---|
![]() |
Initializes a new instance of the RecurrenceAdapter class. |
Public Methods| Name | Description | |
|---|---|---|
![]() |
Raised when the recurrence has been reset. |
|
![]() |
|
See Also