Table of Contents

Method GenerateNamespaceStart

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

GenerateNamespaceStart(CodeNamespace)

Generates code for the start of a namespace.

protected override void GenerateNamespaceStart(CodeNamespace e)

Parameters

e CodeNamespace

The namespace to generate code for.