Overload List
| Name | Description | |
|---|---|---|
| Notify(String) |
Notifies the user using the supplied information.
| |
| Notify(String, NotificationType) |
Notifies the user using the supplied information.
| |
| Notify(String, String) |
Notifies the user using the supplied information.
| |
| Notify(String, TimeSpan) |
Notifies the user using the supplied information.
| |
| Notify(String, NotificationType, TimeSpan) |
Notifies the user using the supplied information.
| |
| Notify(String, String, NotificationType) |
Notifies the user using the supplied information.
| |
| Notify(String, String, TimeSpan) |
Notifies the user.
| |
| Notify(String, String, NotificationType, TimeSpan) |
Notifies the user using the supplied information.
|