Lean
$LEAN_TAG$
|
Extension methods for Notification More...
Static Public Member Functions | |
static bool | CanSend (this Notification notification) |
Check if the notification can be sent (implements the Notification.Send method) More... | |
Extension methods for Notification
Definition at line 388 of file Notification.cs.
|
static |
Check if the notification can be sent (implements the Notification.Send method)
notification | The notification |
Definition at line 395 of file Notification.cs.