JsonNull Class
Represents a null literal in the JSON abstract syntax tree.
public sealed class JsonNull : JsonSyntax
- Namespace
- Spectre
.Console .Json .Syntax - Base Types
Constructors
-
JsonNull
(string) -
Initializes a new instance of the
JsonNull
class.
Properties
- string Lexeme
- Gets the lexeme.