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.BsonBinary Class Reference
+ Inheritance diagram for Newtonsoft.Json.Bson.BsonBinary:

Public Member Functions

 BsonBinary (byte[] value, BsonBinaryType binaryType)
 

Properties

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

Private Attributes

BsonBinaryType< BinaryTypek__BackingField
 
readonly object _value
 
readonly BsonType _type
 

Detailed Description

Definition at line 9 of file BsonBinary.cs.


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