IndentedTextWriterWriteAsync - метод

Список перегрузок

WriteAsync(Char)Writes a character array to the text stream asynchronously.
WriteAsync(Char)Writes a character to the text stream asynchronously.
WriteAsync(String)Writes a string to the text stream asynchronously.
WriteAsync(ReadOnlyMemoryChar, CancellationToken)Asynchronously writes a character memory region to the text stream.
WriteAsync(StringBuilder, CancellationToken) 
WriteAsync(Char, Int32, Int32)Writes a subarray of characters to the text stream asynchronously.

См. также