RequestModelBinder<T> Class
In This Topic
The model binder for the parameter of C1 Web API action.
Syntax
'Declaration
Public Class RequestModelBinder(Of )
public class RequestModelBinder<>
Type Parameters
Inheritance Hierarchy
System.Object
C1.Web.Api.RequestModelBinder<T>
See Also