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


ModelBinderBase Class Members

The following tables list the members exposed by ModelBinderBase.

Public Methods
 NameDescription
Public MethodAttempts to bind a model.  
Top
Protected Methods
 NameDescription
Protected MethodDeserializes the model.  
Protected MethodGets the request content which is used for deserializing.  
Top
See Also