Lean
$LEAN_TAG$
|
Provides user-facing messages for the Securities.SecurityDatabaseKey class and its consumers or related classes More...
Static Public Member Functions | |
static string | KeyNotInExpectedFormat (string key) |
Returns a string message saying the specified and given key was not in the expected format More... | |
static string | ToString (Securities.SecurityDatabaseKey instance) |
Parses a SecurityDatabaseKey into a string message with basic information about it More... | |
Provides user-facing messages for the Securities.SecurityDatabaseKey class and its consumers or related classes
Definition at line 738 of file Messages.Securities.cs.
|
static |
Returns a string message saying the specified and given key was not in the expected format
Definition at line 744 of file Messages.Securities.cs.
|
static |
Parses a SecurityDatabaseKey into a string message with basic information about it
Definition at line 753 of file Messages.Securities.cs.