InjectableMethodBuilder<T>.

Compile() Method

Summary

Compiles this instance.

Syntax

public Action<object, IServiceProvider, T> Compile()

Return Value

Type Description
Action<object, IServiceProvider, T>