Method GenerateBaseReferenceExpression
- Namespace
- Alternet.FormDesigner.TypeScript
- Assembly
- Alternet.FormDesigner.TypeScript.v9.dll
GenerateBaseReferenceExpression(CodeBaseReferenceExpression)
Generates code for the specified base reference expression.
protected override void GenerateBaseReferenceExpression(CodeBaseReferenceExpression e)
Parameters
e
CodeBaseReferenceExpressionA CodeBaseReferenceExpression that indicates the expression to generate code for.