ParameterBindingExtensions Class
Defines extension methods for HttpParameterBinding.
Inheritance Hierarchy
System.Object
System.Web.Http.Controllers.ParameterBindingExtensions
Namespace: System.Web.Http.Controllers
Assembly: System.Web.Http (in System.Web.Http.dll)
Syntax
'Declaration
<ExtensionAttribute> _
Public NotInheritable Class ParameterBindingExtensions
'Usage
public static class ParameterBindingExtensions
[ExtensionAttribute]
public ref class ParameterBindingExtensions abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type ParameterBindingExtensions = class end
public final class ParameterBindingExtensions
The ParameterBindingExtensions type exposes the following members.
Methods
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.