CodeGenerator::GenerateThisReferenceExpression Method (CodeThisReferenceExpression^)
.NET Framework (current version)
Generates code for the specified this reference expression.
Assembly: System (in System.dll)
protected: virtual void GenerateThisReferenceExpression( CodeThisReferenceExpression^ e ) abstract
Parameters
- e
-
Type:
System.CodeDom::CodeThisReferenceExpression^
The expression to generate code for.
.NET Framework
Available since 1.1
Available since 1.1
Show: