HttpConfigurationExtensions::BindParameter Method (HttpConfiguration^, Type^, IModelBinder^)
Namespace:
System.Web.Http
Assembly: System.Web.Http (in System.Web.Http.dll)
public: [ExtensionAttribute] static void BindParameter( HttpConfiguration^ configuration, Type^ type, IModelBinder^ binder )
Parameters
- configuration
- Type: System.Web.Http::HttpConfiguration^
- type
- Type: System::Type^
- binder
- Type: System.Web.Http.ModelBinding::IModelBinder^
Show: