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
)
Return to top
Show: