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.IFormatterConverter Interface Reference
+ Inheritance diagram for System.Runtime.Serialization.IFormatterConverter:

Public Member Functions

object Convert (object value, Type type)
 
bool ToBoolean (object value)
 
int ToInt32 (object value)
 
long ToInt64 (object value)
 
float ToSingle (object value)
 
string ToString (object value)
 

Detailed Description

Definition at line 7 of file IFormatterConverter.cs.


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