FilterAttribute Constructor ()
Initializes a new instance of the FilterAttribute class.
Namespace: System.Web.Http.Filters
Assembly: System.Web.Http (in System.Web.Http.dll)
Syntax
protected FilterAttribute()
protected:
FilterAttribute()
new : unit -> FilterAttribute
Protected Sub New
See Also
FilterAttribute Class
System.Web.Http.Filters Namespace
Return to top