Constructor DateTimeJsonToken
DateTimeJsonToken(string, BsonDateTime)
Initializes a new instance of the DateTimeJsonToken class.
public DateTimeJsonToken(string lexeme, BsonDateTime value)
Parameters
lexemestringThe lexeme.
valueBsonDateTimeThe DateTime value.