Метод | Описание | |
---|---|---|
ByteArrayContent ( string contentType, byte bytes ) : System.IO | ||
WriteToAsync ( |
public ByteArrayContent ( string contentType, byte bytes ) : System.IO | ||
contentType | string | |
bytes | byte | |
Результат | System.IO |
public WriteToAsync ( |
||
stream | ||
Результат | System.Threading.Tasks.Task |