Method | Description | |
---|---|---|
JsonpMediaTypeFormatter ( ) : System | ||
WriteToStreamAsync ( Type, type, object value, Stream, stream, HttpContent content, TransportContext transportContext ) : Task, |
Method | Description | |
---|---|---|
IsJsonpRequest ( string &callback ) : bool |
public WriteToStreamAsync ( Type, type, object value, Stream, stream, HttpContent content, TransportContext transportContext ) : Task, | ||
type | Type, | |
value | object | |
stream | Stream, | |
content | HttpContent | |
transportContext | TransportContext | |
return | Task, |