InjectableMethodBuilder<T, T2, T3, T4, T5, T6, T7, T8, T9>.

WithParameter<TNext>() Method

Summary

Withes the parameter.

Syntax

public InjectableMethodBuilder<T, T2, T3, T4, T5, T6, T7, T8, T9, 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, TNext>