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