Method GenerateCastExpression
- Namespace
- Alternet.FormDesigner.Python
- Assembly
- Alternet.FormDesigner.Python.v9.dll
GenerateCastExpression(CodeCastExpression)
Generates code for the specified cast expression.
protected override void GenerateCastExpression(CodeCastExpression e)
Parameters
e
CodeCastExpressionA CodeCastExpression that indicates the expression to generate code for.