Summary
Compiles this instance.
- Assembly
- Rocket
.Surgery .Reflection .Extensions .dll - Namespace
- Rocket
.Surgery .Reflection - Containing Type
- Injectable
Method Builder
Syntax
public Func<object, IServiceProvider, TResult> Compile<TResult>()
Type Parameters
Name | Description |
---|---|
TResult | The type of the result. |
Return Value
Type | Description |
---|---|
Func |