InjectableMethodBuilder<T>.

ForMethod(string) Method

Summary

Fors the method.

Syntax

public InjectableMethodBuilder<T> ForMethod(string methodName)

Parameters

Name Type Description
methodName string Name of the method.

Return Value

Type Description
InjectableMethodBuilder<T>