TypeFilterAttribute Class¶
Inheritance Hierarchy¶
System.Object
System.Attribute
Microsoft.AspNet.Mvc.TypeFilterAttribute
Syntax¶
public class TypeFilterAttribute : Attribute, _Attribute, IFilterFactory, IOrderedFilter, IFilter
Constructors¶
-
TypeFilterAttribute
(System.Type)¶ Arguments: - type (System.Type) –
public TypeFilterAttribute(Type type)
-