System.Linq.Expressions.LambdaExpression.CompileToMethod Method

Compiles the lambda into a method definition.

Syntax

public void CompileToMethod (System.Reflection.Emit.MethodBuilder method)

Parameters

method
A System.Reflection.Emit.MethodBuilder which will be used to hold the lambda's IL.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Linq.Expressions
Assembly: System.Core (in System.Core.dll)
Assembly Versions: 4.0.0.0