메소드 | 설명 | |
---|---|---|
CanReadType ( |
||
CanWriteType ( |
||
ReadFromStreamAsync ( |
||
TextMediaTypeFormatter ( ) : System | ||
WriteToStreamAsync ( |
public ReadFromStreamAsync ( |
||
type | ||
readStream | Stream | |
content | ||
formatterLogger | IFormatterLogger | |
리턴 | Task |
public WriteToStreamAsync ( |
||
type | ||
value | object | |
writeStream | Stream | |
content | ||
transportContext | System | |
cancellationToken | System | |
리턴 | System.Threading.Tasks.Task |