Method GetTypeOutput
- Namespace
- Alternet.FormDesigner.Python
- Assembly
- Alternet.FormDesigner.Python.v9.dll
GetTypeOutput(CodeTypeReference)
Gets the name of the specified data type.
protected override string GetTypeOutput(CodeTypeReference typeRef)
Parameters
typeRef
CodeTypeReference
Returns
- string
The name of the data type reference.