InjectableMethodBuilder.

ForMethod(string) Method

Summary

Fors the method.

Syntax

public InjectableMethodBuilder ForMethod(string methodName)

Parameters

Name Type Description
methodName string Name of the method.

Return Value

Type Description
InjectableMethodBuilder