Table of Contents

Method OutputTypeNamePair

Namespace
Alternet.FormDesigner.Python
Assembly
Alternet.FormDesigner.Python.v9.dll

OutputTypeNamePair(CodeTypeReference, string)

Generates code for the specified object type and name pair.

protected override void OutputTypeNamePair(CodeTypeReference typeRef, string name)

Parameters

typeRef CodeTypeReference

The type.

name string

The name for the object.