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
CodeAttributeDeclarationCollectionThe attributes to generate code for.