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

ForMethod(string) Method

Summary

Fors the method.

Syntax

public InjectableMethodBuilder<T, T2, T3, T4, T5, T6, T7, T8, T9> ForMethod(string methodName)

Attributes

Type Description
NullableContextAttribute

Parameters

Name Type Description
methodName string Name of the method.

Return Value

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