public PreparingEventArgs( IComponentContext context, Service service, IComponentRegistration component, IEnumerable<Parameter> parameters )
Public Sub New ( context As IComponentContext, service As Service, component As IComponentRegistration, parameters As IEnumerable(Of Parameter) )
Copyright (c) 2007-2021 Autofac Contributors