KeywordSyntaxNodeToString - метод |
Returns a string that represents the current object.
Пространство имён:
Tessa.Views.Parser.SyntaxTree
Сборка:
Tessa (в Tessa.dll) Версия: 3.5.0.19
Синтаксис public override string ToString()
Public Overrides Function ToString As String
public:
virtual String^ ToString() override
abstract ToString : unit -> string
override ToString : unit -> string
Возвращаемое значение
Тип:
StringA string that represents the current object.
См. также