Table of Contents

Method GenerateTypeEnd

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

GenerateTypeEnd(CodeTypeDeclaration)

Generates code for the specified end of the class.

protected override void GenerateTypeEnd(CodeTypeDeclaration e)

Parameters

e CodeTypeDeclaration

The end of the class to generate code for.