toDelegate

Convert expression into a delegate.

Used to convert the argument to a lazy parameter.

Parameters

e

argument to convert to a delegate

t
Type: Type

the type to be returned by the delegate

sc
Type: Scope*

context

Return Value

A delegate literal

Meta