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