AppendInterpolatedStringProviderHandlerAppendFormatted(ReadOnlySpanChar) - метод

Writes the specified character span to the handler.

Definition

Пространство имён: Tessa.Platform
Сборка: Tessa (в Tessa.dll) Версия: 4.1.4+115fce864fec7bf37ea70396e6660596be991d3b
C#
public void AppendFormatted(
	ReadOnlySpan<char> value
)

Параметры

value  ReadOnlySpanChar
The span to write.

См. также