Lean
$LEAN_TAG$
|
Provides user-facing common messages for the Python namespace classes More...
Static Public Member Functions | |
static string | AttributeNotImplemented (string attribute, PyType pythonType) |
Returns a string message saying the given attribute must be implemented on the given Python type More... | |
Provides user-facing common messages for the Python namespace classes
Definition at line 34 of file Messages.Python.cs.
|
static |
Returns a string message saying the given attribute must be implemented on the given Python type
Definition at line 40 of file Messages.Python.cs.