Aracılığıyla paylaş


ServiceBasedControllerActivator Sınıf

Tanım

IControllerActivator denetleyicilerini isteğin IServiceProvideriçinden hizmet olarak alan .

public ref class ServiceBasedControllerActivator : Microsoft::AspNetCore::Mvc::Controllers::IControllerActivator
public class ServiceBasedControllerActivator : Microsoft.AspNetCore.Mvc.Controllers.IControllerActivator
type ServiceBasedControllerActivator = class
    interface IControllerActivator
Public Class ServiceBasedControllerActivator
Implements IControllerActivator
Devralma
ServiceBasedControllerActivator
Uygulamalar

Oluşturucular

ServiceBasedControllerActivator()

IControllerActivator denetleyicilerini isteğin IServiceProvideriçinden hizmet olarak alan .

Yöntemler

Create(ControllerContext)

Bir denetleyici oluşturur.

Release(ControllerContext, Object)

Denetleyiciyi serbest bırakır.

Şunlara uygulanır