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.Remoting.ChannelData Class Reference
+ Collaboration diagram for System.Runtime.Remoting.ChannelData:

Public Member Functions

void CopyFrom (ChannelData other)
 
 ChannelData ()
 

Package Attributes

string Ref
 
string Type
 
string Id
 
string DelayLoadAsClientChannel
 

Properties

global::System.Collections.ArrayList ServerProviders [get, set]
 
global::System.Collections.ArrayList ClientProviders [get, set]
 
global::System.Collections.Hashtable CustomProperties [get, set]
 

Private Attributes

global::System.Collections.ArrayList _serverProviders
 
global::System.Collections.ArrayList _clientProviders
 
global::System.Collections.Hashtable _customProperties
 

Detailed Description

Definition at line 11 of file ChannelData.cs.


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