Lean  $LEAN_TAG$
QuantConnect.Messages.PythonWrapper Class Reference

Provides user-facing common messages for the Python.PythonWrapper namespace classes More...

Static Public Member Functions

static string InterfaceNotFullyImplemented (string interfaceName, string pythonTypeName, IEnumerable< string > missingMembers)
 

Static Public Attributes

static string ExpectedInterfaceTypeParameter = "expected an interface type parameter."
 

Detailed Description

Provides user-facing common messages for the Python.PythonWrapper namespace classes

Definition at line 125 of file Messages.Python.cs.


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