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