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
System.Runtime.Serialization.SerializationEntry Struct Reference

Package Functions

 SerializationEntry (string entryName, object entryValue, Type entryType)
 

Properties

object Value [get]
 
string Name [get]
 

Private Attributes

readonly string _name
 
readonly object _value
 
readonly Type _type
 

Detailed Description

Definition at line 7 of file SerializationEntry.cs.


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