Extension
Contains the type extension for
Type extensions
Type extension | Description |
Compile()
Signature: unit -> ICompiledCode<'T>
|
![]() ![]() Compile the typed expression tree. |
Execute()
Signature: unit -> 'T
|
![]() ![]() Compie and execute the typed expression tree. |