AppendInterpolatedStringProviderHandler.AppendFormatted(ReadOnlySpan<Char>) - метод

Writes the specified character span to the handler.

Definition

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

Параметры

value  ReadOnlySpan<Char>
The span to write.

См. также