Lean
$LEAN_TAG$
|
Provides user-facing messages for the Notifications.NotificationJsonConverter class and its consumers or related classes More...
Static Public Member Functions | |
static string | UnexpectedJsonObject (JObject jObject) |
String message saying the given object is unexpected More... | |
Static Public Attributes | |
static string | WriteNotImplemented = "Not implemented, should not be called" |
String message saying the write method has not been implemented and should not be called More... | |
Provides user-facing messages for the Notifications.NotificationJsonConverter class and its consumers or related classes
Definition at line 61 of file Messages.Notifications.cs.
|
static |
String message saying the given object is unexpected
Definition at line 72 of file Messages.Notifications.cs.
|
static |
String message saying the write method has not been implemented and should not be called
Definition at line 66 of file Messages.Notifications.cs.