Method GenerateTypeStart
- Namespace
- Alternet.FormDesigner.Python
- Assembly
- Alternet.FormDesigner.Python.v9.dll
GenerateTypeStart(CodeTypeDeclaration)
Generates code for the specified start of the class.
protected override void GenerateTypeStart(CodeTypeDeclaration e)
Parameters
e
CodeTypeDeclarationThe start of the class to generate code for.