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