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
System.Runtime.Serialization.FormatterConverter Class Reference
+ Inheritance diagram for System.Runtime.Serialization.FormatterConverter:
+ Collaboration diagram for System.Runtime.Serialization.FormatterConverter:

Public Member Functions

object Convert (object value, global::System.Type type)
 
bool ToBoolean (object value)
 
int ToInt32 (object value)
 
long ToInt64 (object value)
 
float ToSingle (object value)
 
string ToString (object value)
 
 FormatterConverter ()
 

Static Private Member Functions

static void ThrowValueNullException ()
 

Detailed Description

Definition at line 12 of file FormatterConverter.cs.


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