IControllerActivatorProvider Arabirim

Tanım

MVC denetleyicisi oluşturmak için yöntemler sağlar.

public interface class IControllerActivatorProvider
public interface IControllerActivatorProvider
type IControllerActivatorProvider = interface
Public Interface IControllerActivatorProvider
Türetilmiş

Yöntemler

CreateActivator(ControllerActionDescriptor)

Func<T,TResult> Denetleyici oluşturan bir oluşturur.

CreateAsyncReleaser(ControllerActionDescriptor)

Action Denetleyiciyi serbest bırakan bir oluşturur.

CreateReleaser(ControllerActionDescriptor)

Action Denetleyiciyi serbest bırakan bir oluşturur.

Şunlara uygulanır