ModelBinder that reads information from the Request.Body. Please be aware that it is only safe to read the Request's Body one time.
public class BodyModelBinder<>
'Declaration
Public Class BodyModelBinder(Of )
System.Object
C1.Web.Api.BodyModelBinder<T>