|
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
|
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 |
Definition at line 11 of file ChannelData.cs.