ReminderBaseEventArgs Constructors
Serves as the base class for classes which provide data for certain reminder events.Name | Parameters | Description |
---|---|---|
ReminderBaseEventArgs(ReminderBaseAlertNotificationCollection) | alertNotifications | Initializes a new instance of the ReminderBaseEventArgs class with the specified settings. |
See Also