Summary
Compiles the specified arguments.
- Assembly
- Rocket
.Surgery .Reflection .Extensions .dll - Namespace
- Rocket
.Surgery .Reflection - Containing Type
- Injectable
Method Builder Base
Syntax
protected ValueTuple<MethodCallExpression, IEnumerable<ParameterExpression>> Compile(params TypeInfo[] arguments)
Parameters
Name | Type | Description |
---|---|---|
arguments | TypeInfo[] | The arguments. |
Return Value
Type | Description |
---|---|
ValueTuple |