IControllerPropertyActivator Interface

Syntax

public interface IControllerPropertyActivator

GitHub

View on GitHub

interface Microsoft.AspNet.Mvc.IControllerPropertyActivator

Methods

Activate(Microsoft.AspNet.Mvc.ActionContext, System.Object)
Arguments:
void Activate(ActionContext actionContext, object controller)