Method GenerateTypeStart
- Namespace
- Alternet.FormDesigner.TypeScript
- Assembly
- Alternet.FormDesigner.TypeScript.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.