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

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)
 

Detailed Description

Definition at line 8 of file IFormatterConverter.cs.


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