Method GenerateThrowExceptionStatement
- Namespace
- Alternet.FormDesigner.TypeScript
- Assembly
- Alternet.FormDesigner.TypeScript.v9.dll
GenerateThrowExceptionStatement(CodeThrowExceptionStatement)
Generates code for the specified throw exception statement.
protected override void GenerateThrowExceptionStatement(CodeThrowExceptionStatement e)
Parameters
e
CodeThrowExceptionStatementThe statement to generate code for.