Summary
Withes the parameter.
- Assembly
- Rocket.Surgery.Reflection.Extensions.dll
- Namespace
- Rocket.Surgery.Reflection
- Containing Type
- InjectableMethodBuilder<T, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11>
Syntax
public InjectableMethodBuilder<T, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, TNext> WithParameter<TNext>()
Attributes
Type |
Description |
NullableContextAttribute |
|
Type Parameters
Name |
Description |
TNext |
The type of the next. |
Return Value
Type |
Description |
InjectableMethodBuilder<T, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, TNext> |
|