Constructor ActivatingEventArgs
ActivatingEventArgs(IComponentContext, Service, IComponentRegistration, IEnumerable<Parameter>, T)
public ActivatingEventArgs(IComponentContext context, Service service, IComponentRegistration component, IEnumerable<Parameter> parameters, T instance)
Parameters
contextIComponentContextserviceServicecomponentIComponentRegistrationparametersIEnumerable<Parameter>instanceT