Constructor Int64JsonToken
Int64JsonToken(string, long)
Initializes a new instance of the Int64JsonToken class.
public Int64JsonToken(string lexeme, long value)
Initializes a new instance of the Int64JsonToken class.
public Int64JsonToken(string lexeme, long value)