toDelegate

Convert expression into a delegate.

Used to convert the argument to a lazy parameter.

Parameters

e Expression

argument to convert to a delegate

t Type

the type to be returned by the delegate

sc Scope*

context

Return Value

A delegate literal

Suggestion Box / Bug Report