The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
LambdaExpression::CompileToMethod Method
.NET Framework (current version)
Compiles the lambda into a method definition.
Assembly: System.Core (in System.Core.dll)
| Name | Description | |
|---|---|---|
![]() | CompileToMethod(MethodBuilder^) | Compiles the lambda into a method definition. |
![]() | CompileToMethod(MethodBuilder^, DebugInfoGenerator^) | Compiles the lambda into a method definition and custom debug information. |
Show:
