InjectableMethodBuilder<T, T2>.

ForMethod(string) Method

Summary

Fors the method.

Syntax

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

Parameters

Name Type Description
methodName string Name of the method.

Return Value

Type Description
InjectableMethodBuilder<T, T2>