Method OutputType
- Namespace
- Alternet.FormDesigner.Python
- Assembly
- Alternet.FormDesigner.Python.v9.dll
OutputType(CodeTypeReference)
Generates code for the specified type.
protected override void OutputType(CodeTypeReference typeRef)
Parameters
typeRef
CodeTypeReferenceThe type to generate code for.