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
Newtonsoft.Json.Utilities.MiscellaneousUtils Class Reference
+ Collaboration diagram for Newtonsoft.Json.Utilities.MiscellaneousUtils:

Static Public Member Functions

static bool ValueEquals (object objA, object objB)
 
static ArgumentOutOfRangeException CreateArgumentOutOfRangeException (string paramName, object actualValue, string message)
 
static string ToString (object value)
 
static int ByteArrayCompare (byte[] a1, byte[] a2)
 
static string GetPrefix (string qualifiedName)
 
static string GetLocalName (string qualifiedName)
 
static void GetQualifiedNameParts (string qualifiedName, out string prefix, out string localName)
 

Static Package Functions

static string FormatValueForPrint (object value)
 

Detailed Description

Definition at line 16 of file MiscellaneousUtils.cs.


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