Table of Contents

Class Node.NodeName

Namespace
Alternet.Common.TypeScript.Types
Assembly
Alternet.Common.TypeScript.v9.dll

Represents an escaped node name.

public class Node.NodeName
Inheritance
Node.NodeName

Constructors

NodeName(string)

Initializes a new instance of the NodeName class with specified text.

Properties

EscapedText

Gets an escaped text to use as node name.