Expression<TDelegate>::Compile Method (DebugInfoGenerator^)
.NET Framework (current version)
Produces a delegate that represents the lambda expression.
Assembly: System.Core (in System.Core.dll)
Parameters
- debugInfoGenerator
-
Type:
System.Runtime.CompilerServices::DebugInfoGenerator^
Debugging information generator used by the compiler to mark sequence points and annotate local variables.
.NET Framework
Available since 4.0
Silverlight
Available since 4.0
Available since 4.0
Silverlight
Available since 4.0
Show: