Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Runtime.Serialization.SerializationGuard Class Reference

Static Public Member Functions

static void ThrowIfDeserializationInProgress (string switchSuffix, ref int cachedValue)
 

Private Member Functions

delegate void ThrowIfDeserializationInProgressWithSwitchDel (string switchName, ref int cachedValue)
 

Static Private Member Functions

static ThrowIfDeserializationInProgressWithSwitchDel CreateThrowIfDeserializationInProgressWithSwitchDelegate ()
 

Static Private Attributes

static readonly ThrowIfDeserializationInProgressWithSwitchDel s_throwIfDeserializationInProgressWithSwitch = CreateThrowIfDeserializationInProgressWithSwitchDelegate()
 

Detailed Description

Definition at line 5 of file SerializationGuard.cs.


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