ICompiledCode<'T>
The result of compiling the expression tree.
Instance members
Instance member | Description |
ExecuteCompiledCode()
Signature: unit -> 'T
Modifiers: abstract |
Execute the compiled code. |