Table of Contents

Method OutputAttributeDeclarations

Namespace
Alternet.FormDesigner.Python
Assembly
Alternet.FormDesigner.Python.v9.dll

OutputAttributeDeclarations(CodeAttributeDeclarationCollection)

Generates code for the specified attribute declaration collection.

protected override void OutputAttributeDeclarations(CodeAttributeDeclarationCollection attributes)

Parameters

attributes CodeAttributeDeclarationCollection

The attributes to generate code for.