InjectableMethodBuilder<T, T2, T3, T4>.

ForMethod(string) Method

Summary

Fors the method.

Syntax

public InjectableMethodBuilder<T, T2, T3, T4> ForMethod(string methodName)

Parameters

Name Type Description
methodName string Name of the method.

Return Value

Type Description
InjectableMethodBuilder<T, T2, T3, T4>