LambdaExpression::CompileToMethod Method (MethodBuilder^)
.NET Framework (current version)
Compiles the lambda into a method definition.
Assembly: System.Core (in System.Core.dll)
Parameters
- method
-
Type:
System.Reflection.Emit::MethodBuilder^
A MethodBuilder which will be used to hold the lambda's IL.
.NET Framework
Available since 4.0
Silverlight
Available since 4.0
Available since 4.0
Silverlight
Available since 4.0
Show: