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