Lean
$LEAN_TAG$
|
Provides user-facing messages for the Securities.FuncSecuritySeeder class and its consumers or related classes More...
Static Public Member Functions | |
static string | SeededSecurityInfo (BaseData seedData) |
Returns a string message with basic information about the given BaseData object More... | |
static string | UnableToSeedSecurity (Securities.Security security) |
Returns a string message saying it was impossible to seed the given security More... | |
static string | UnableToSecurityPrice (Securities.Security security) |
Returns a string message saying it was impossible to seed price for the given security More... | |
Provides user-facing messages for the Securities.FuncSecuritySeeder class and its consumers or related classes
Definition at line 527 of file Messages.Securities.cs.
|
static |
Returns a string message with basic information about the given BaseData object
Definition at line 533 of file Messages.Securities.cs.
|
static |
Returns a string message saying it was impossible to seed the given security
Definition at line 542 of file Messages.Securities.cs.
|
static |
Returns a string message saying it was impossible to seed price for the given security
Definition at line 551 of file Messages.Securities.cs.