Aracılığıyla paylaş


DefaultViewComponentActivator(ITypeActivatorCache) Oluşturucu

Tanım

Yeni bir DefaultViewComponentActivator sınıfı örneğini başlatır.

public:
 DefaultViewComponentActivator(Microsoft::AspNetCore::Mvc::Internal::ITypeActivatorCache ^ typeActivatorCache);
public DefaultViewComponentActivator (Microsoft.AspNetCore.Mvc.Internal.ITypeActivatorCache typeActivatorCache);
new Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentActivator : Microsoft.AspNetCore.Mvc.Internal.ITypeActivatorCache -> Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentActivator
Public Sub New (typeActivatorCache As ITypeActivatorCache)

Parametreler

typeActivatorCache
Microsoft.AspNetCore.Mvc.Internal.ITypeActivatorCache

Microsoft.AspNetCore.Mvc.Internal.ITypeActivatorCache Yeni görünüm bileşeni örnekleri oluşturmak için kullanılır.

Şunlara uygulanır