Lean
$LEAN_TAG$
|
Provides user-facing messages for the QuantConnect.Parse class and its consumers or related classes More...
Static Public Member Functions | |
static string | ValueIsNotParseable (string input, Type targetType) |
Returns a string message saying the provided input was not parseable as the given target type More... | |
Provides user-facing messages for the QuantConnect.Parse class and its consumers or related classes
Definition at line 612 of file Messages.QuantConnect.cs.
|
static |
Returns a string message saying the provided input was not parseable as the given target type
Definition at line 618 of file Messages.QuantConnect.cs.