Method GenerateComment
- Namespace
- Alternet.FormDesigner.Python
- Assembly
- Alternet.FormDesigner.Python.v9.dll
GenerateComment(CodeComment)
Generates code for the specified comment.
protected override void GenerateComment(CodeComment e)
Parameters
e
CodeCommentA CodeComment to generate code for.