CodeMethodReturnStatement Constructor (CodeExpression^)
.NET Framework (current version)
Initializes a new instance of the CodeMethodReturnStatement class using the specified expression.
Assembly: System (in System.dll)
Parameters
- expression
-
Type:
System.CodeDom::CodeExpression^
A CodeExpression that indicates the return value.
.NET Framework
Available since 1.1
Available since 1.1
Show: