InjectableMethodBuilder<T, T2>.

Compile() Method

Summary

Compiles this instance.

Syntax

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

Return Value

Type Description
Action<object, IServiceProvider, T, T2>