Microsoft.AspNet.Mvc.Filters Namespace

namespace Microsoft.AspNet.Mvc.Filters

Classes

class ControllerActionFilter
A filter implementation which delegates to the controller for action filter interfaces.
class ControllerResultFilter
A filter implementation which delegates to the controller for result filter interfaces.

class DefaultFilterProvider