terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
Newtonsoft.Json.Bson.BsonValue Class Reference
+ Inheritance diagram for Newtonsoft.Json.Bson.BsonValue:

Public Member Functions

 BsonValue (object value, BsonType type)
 

Properties

object Value [get]
 
override BsonType Type [get]
 
BsonToken Parent [get, set]
 
int CalculatedSize [get, set]
 

Private Attributes

readonly object _value
 
readonly BsonType _type
 
BsonToken< Parentk__BackingField
 
int< CalculatedSizek__BackingField
 

Detailed Description

Definition at line 8 of file BsonValue.cs.


The documentation for this class was generated from the following file: