Lean
$LEAN_TAG$
|
Provides user-facing messages for the Orders.OrderEvent class and its consumers or related classes More...
Static Public Member Functions | |
static string | ToString (Orders.OrderEvent orderEvent) |
Parses the given order event into a string message containing basic information about it More... | |
static string | ShortToString (Orders.OrderEvent orderEvent) |
Parses the given order event into a string message which summarizes the basic information about it More... | |
Provides user-facing messages for the Orders.OrderEvent class and its consumers or related classes
Definition at line 141 of file Messages.Orders.cs.
|
static |
Parses the given order event into a string message containing basic information about it
Definition at line 147 of file Messages.Orders.cs.
|
static |
Parses the given order event into a string message which summarizes the basic information about it
Definition at line 205 of file Messages.Orders.cs.