|
[C#]
bool EvalBoolean(string expr, in PythonRunOptions
options = new())
ObjectDisposedException:
Thrown when this PythonScope has been disposed of.
ArgumentNullException:
Thrown when expr is null.
InvalidCastException:
Thrown when the result is not a Boolean.
|