Reminder Methods |
The Reminder type exposes the following members.
Name | Description | |
---|---|---|
Clone |
Creates a new Reminder object that is a clone of the current instance.
|
|
ToString | (Overrides ObjectToString.) | |
TryParse(String) |
Creates a list of reminders from their string representation.
|
|
TryParse(String, IListReminder) |
Creates a list of reminders from their string representation.
|