Table of Contents

Method GenerateMethodReturnStatement

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

GenerateMethodReturnStatement(CodeMethodReturnStatement)

Generates code for the specified method return statement.

protected override void GenerateMethodReturnStatement(CodeMethodReturnStatement e)

Parameters

e CodeMethodReturnStatement

The statement to generate code for.