AutofacResolver(IComponentContext, IResolver) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public AutofacResolver (Autofac.IComponentContext context, Microsoft.Bot.Builder.Scorables.Internals.IResolver inner);
new Microsoft.Bot.Builder.Scorables.Internals.AutofacResolver : Autofac.IComponentContext * Microsoft.Bot.Builder.Scorables.Internals.IResolver -> Microsoft.Bot.Builder.Scorables.Internals.AutofacResolver
Public Sub New (context As IComponentContext, inner As IResolver)
Parameters
- context
- Autofac.IComponentContext
- inner
- IResolver