Méthode | Description | |
---|---|---|
CanReadType ( |
||
CanWriteType ( |
||
ReadFromStreamAsync ( |
||
TextMediaTypeFormatter ( ) : System | ||
WriteToStreamAsync ( |
public CanWriteType ( |
||
type | ||
Résultat | bool |
public ReadFromStreamAsync ( |
||
type | ||
readStream | Stream | |
content | ||
formatterLogger | IFormatterLogger | |
Résultat | Task |
public WriteToStreamAsync ( |
||
type | ||
value | object | |
writeStream | Stream | |
content | ||
transportContext | System | |
cancellationToken | System | |
Résultat | System.Threading.Tasks.Task |