Table of Contents

Method GenerateTypeEnd

Namespace
Alternet.FormDesigner.TypeScript
Assembly
Alternet.FormDesigner.TypeScript.v9.dll

GenerateTypeEnd(CodeTypeDeclaration)

Generates code for the specified end of the class.

protected override void GenerateTypeEnd(CodeTypeDeclaration e)

Parameters

e CodeTypeDeclaration

The end of the class to generate code for.