C1.AspNetCore.Mvc Assembly / C1.Web.Mvc Namespace / C1JsonRequestModelBinder Class
Methods


C1JsonRequestModelBinder Class Members

The following tables list the members exposed by C1JsonRequestModelBinder.

Public Constructors
Public Methods
 NameDescription
Public MethodAttempts to bind a model. (Inherited from C1.Web.Mvc.ModelBinderBase)
Top
Protected Methods
 NameDescription
Protected MethodOverridden. Deserializes the model.  
Protected MethodGets the request content which is used for deserializing. (Inherited from C1.Web.Mvc.ModelBinderBase)
Top
See Also