InjectableMethodBuilder.

InjectableMethodBuilder(Type) Constructor

Summary

Initializes a new instance of the InjectableMethodBuilder class.

Syntax

public InjectableMethodBuilder(Type container)

Parameters

Name Type Description
container Type The container.

Return Value

Type Description
void