Method GenerateTypeConstructor
- Namespace
- Alternet.FormDesigner.Python
- Assembly
- Alternet.FormDesigner.Python.v10.dll
GenerateTypeConstructor(CodeTypeConstructor)
Generates code for the specified class constructor.
protected override void GenerateTypeConstructor(CodeTypeConstructor e)
Parameters
eCodeTypeConstructorThe class constructor to generate code for.