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
CodeTypeDeclarationThe end of the class to generate code for.