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


ModelBinderBase Class Methods

For a list of all members of this type, see ModelBinderBase members.

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