Summary
            Withes the parameter.
            
		- Assembly
- Rocket.Surgery .Reflection .Extensions .dll 
- Namespace
- Rocket.Surgery .Reflection 
- Containing Type
- InjectableMethod Builder <T> 
Syntax
public InjectableMethodBuilder<T, TNext> WithParameter<TNext>()Type Parameters
| Name | Description | 
|---|---|
| TNext | The type of the next. | 
Return Value
| Type | Description | 
|---|---|
| Injectable | 
