Share via


ParameterBindingRulesCollection.Add Method

Include Protected Members
Include Inherited Members

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method Add(T) (Inherited from Collection<Func<HttpParameterDescriptor, HttpParameterBinding>>.)
Public method Add(Type, Func<HttpParameterDescriptor, HttpParameterBinding>) Adds function to the end of the collection. The function added is a wrapper around funcInner that checks that parameterType matches typeMatch.

Top

See Also

Reference

ParameterBindingRulesCollection Class

System.Web.Http.ModelBinding Namespace