Table of Contents

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 CodeTypeReference

The type to generate code for.