terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
Newtonsoft.Json.Bson.BsonString Class Reference
+ Inheritance diagram for Newtonsoft.Json.Bson.BsonString:
+ Collaboration diagram for Newtonsoft.Json.Bson.BsonString:

Public Member Functions

 BsonString (object value, bool includeLength)
 

Properties

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

Private Attributes

int< ByteCountk__BackingField
 
bool< IncludeLengthk__BackingField
 
readonly object _value
 
readonly BsonType _type
 

Detailed Description

Definition at line 11 of file BsonString.cs.


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