PythonRuntimeChecker_InvokeMethod
QuantConnect.Python.PythonRuntimeChecker_InvokeMethod
Bases: Generic[QuantConnect_Python_BasePythonWrapper_InvokeMethod_PythonRuntimeChecker_TResult]
__call__
__call__(
method: Any,
python_method_name: str,
*args: Union[Object, Iterable[Object]]
) -> QuantConnect_Python_BasePythonWrapper_InvokeMethod_PythonRuntimeChecker_TResult
Invokes method method and converts the returned value to type t_result