CustomModelBinderAttribute Constructor ()

 

Initializes a new instance of the CustomModelBinderAttribute class.

Namespace:   System.Web.Http.ModelBinding
Assembly:  System.Web.Http (in System.Web.Http.dll)

Syntax

protected CustomModelBinderAttribute()
protected:
CustomModelBinderAttribute()
new : unit -> CustomModelBinderAttribute
Protected Sub New

See Also

CustomModelBinderAttribute Class
System.Web.Http.ModelBinding Namespace

Return to top