Lean  $LEAN_TAG$
QuantConnect.Messages.StringExtensions Class Reference

Provides user-facing messages for the QuantConnect.StringExtensions class and its consumers or related classes More...

Static Public Member Functions

static string ConvertInvariantCannotConvertTo (TypeCode targetTypeCode)
 Returns a string message saying StringExtensinos.ConvertInvariant does not support converting to the given TypeCode More...
 

Detailed Description

Provides user-facing messages for the QuantConnect.StringExtensions class and its consumers or related classes

Definition at line 734 of file Messages.QuantConnect.cs.

Member Function Documentation

◆ ConvertInvariantCannotConvertTo()

static string QuantConnect.Messages.StringExtensions.ConvertInvariantCannotConvertTo ( TypeCode  targetTypeCode)
static

Returns a string message saying StringExtensinos.ConvertInvariant does not support converting to the given TypeCode

Definition at line 740 of file Messages.QuantConnect.cs.

Here is the caller graph for this function:

The documentation for this class was generated from the following file: