Dependency/ForgeTrust.Runnable.Dependency.Autofac/RunnableAutofacExtensions.cs
RunnableAutofacExtensions
Type
RunnableAutofacExtensions
Provides extension methods for Autofac's to simplify common registrations.
Method
RegisterImplementations<TInterface>(this ContainerBuilder)
Registers all non-abstract class implementations of the specified interface type found in the interface's assembly.