AppendInterpolatedStringProviderHandlerAppendFormattedT(T) - метод

Writes the specified value to the handler.

Definition

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

Параметры

value  T
The value to write.

Параметры типа

T
The type of the value to write.

См. также