|
[C#]
string EvalToString(string expr, in PythonRunOptions
options = new())
ObjectDisposedException:
Thrown when this PythonScope has been disposed of.
ArgumentNullException:
Thrown when name is null.
ArgumentException: Thrown
when name is not a valid Python identifier.
InvalidCastException:
Thrown when the result is neither a string nor None.
|