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
CodeTypeConstructorThe class constructor to generate code for.