Summary
Compiles this instance.
- Assembly
- Rocket.Surgery.Reflection.Extensions.dll
- Namespace
- Rocket.Surgery.Reflection
- Containing Type
- InjectableMethodBuilder<T, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12>
Syntax
public Func<object, IServiceProvider, T, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, TResult> Compile<TResult>()
Attributes
Type |
Description |
NullableContextAttribute |
|
Type Parameters
Name |
Description |
TResult |
The type of the result. |
Return Value
Type |
Description |
Func<object, IServiceProvider, T, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, TResult> |
|