SimpleInjectorViewComponentActivator Class

Simple Injector
View component activator for Simple Injector.
Inheritance Hierarchy

SystemObject
  SimpleInjector.Integration.AspNetCore.MvcSimpleInjectorViewComponentActivator

Namespace:  SimpleInjector.Integration.AspNetCore.Mvc
Assembly:  SimpleInjector.Integration.AspNetCore.Mvc.Core (in SimpleInjector.Integration.AspNetCore.Mvc.Core.dll) Version: 4.10.3
Syntax

public sealed class SimpleInjectorViewComponentActivator : IViewComponentActivator

The SimpleInjectorViewComponentActivator type exposes the following members.

Constructors

  NameDescription
Public methodSimpleInjectorViewComponentActivator
Initializes a new instance of the SimpleInjectorViewComponentActivator class.
Top
Methods

  NameDescription
Public methodCreate
Creates a view component.
Public methodRelease
Releases the view component.
Top
See Also

Reference