ActionDescriptorFilterProvider Class
Provides information about an action method, such as its name, controller, parameters, attributes, and filters.
Namespace: System.Web.Http.Filters
Assembly: System.Web.Http (in System.Web.Http.dll)
The ActionDescriptorFilterProvider type exposes the following members.
Name | Description | |
---|---|---|
![]() | ActionDescriptorFilterProvider | Initializes a new instance of the ActionDescriptorFilterProvider class. |
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetFilters | Returns the filters that are associated with this action method. |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
Show: