AppendInterpolatedStringProviderHandlerAppendFormatted(String) - метод
Writes the specified value to the handler.
Пространство имён: Tessa.PlatformСборка: Tessa (в Tessa.dll) Версия: 4.2.2+a8f0dd3c063817b2e3f05a923303d808e447c338
public void AppendFormatted(
string? value
)
Public Sub AppendFormatted (
value As String
)
public:
void AppendFormatted(
String^ value
)
member AppendFormatted :
value : string -> unit
Параметры
- value String
- The value to write.