Table of Contents

Method GenerateTypeConstructor

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

GenerateTypeConstructor(CodeTypeConstructor)

Generates code for the specified class constructor.

protected override void GenerateTypeConstructor(CodeTypeConstructor e)

Parameters

e CodeTypeConstructor

The class constructor to generate code for.