Method | Description | |
---|---|---|
JsonContent ( object value ) : System |
Method | Description | |
---|---|---|
SerializeToStreamAsync ( Stream stream, System.Net.TransportContext context ) : System.Threading.Tasks.Task | ||
TryComputeLength ( long &length ) : bool |
protected SerializeToStreamAsync ( Stream stream, System.Net.TransportContext context ) : System.Threading.Tasks.Task | ||
stream | Stream | |
context | System.Net.TransportContext | |
return | System.Threading.Tasks.Task |
protected TryComputeLength ( long &length ) : bool | ||
length | long | |
return | bool |