terraria-cpp2il-methodrecon
v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
ContextCallbackObject.cs
Go to the documentation of this file.
1
using
System
;
2
3
namespace
System.Runtime.Remoting.Contexts
4
{
5
// Token: 0x02000368 RID: 872
6
internal
class
ContextCallbackObject
:
ContextBoundObject
7
{
8
// Token: 0x06001D06 RID: 7430 RVA: 0x0003F5A0 File Offset: 0x0003D7A0
9
public
void
DoCallBack
(
CrossContextDelegate
deleg
)
10
{
11
}
12
13
// Token: 0x06001D07 RID: 7431 RVA: 0x0003F5B0 File Offset: 0x0003D7B0
14
public
ContextCallbackObject
()
15
{
16
}
17
}
18
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.ContextBoundObject
Definition
ContextBoundObject.cs:10
System.Runtime.Remoting.Contexts.ContextCallbackObject.DoCallBack
void DoCallBack(CrossContextDelegate deleg)
Definition
ContextCallbackObject.cs:9
System.Runtime.Remoting.Contexts.ContextCallbackObject.ContextCallbackObject
ContextCallbackObject()
Definition
ContextCallbackObject.cs:14
System.Runtime.Remoting.Contexts.ContextCallbackObject
Definition
ContextCallbackObject.cs:7
System.Runtime.Remoting.Contexts.CrossContextDelegate
Definition
CrossContextDelegate.cs:9
System.Runtime.Remoting.Contexts
Definition
Context.cs:10
System
Definition
__ComObject.cs:4
source
mscorlib
System
Runtime
Remoting
Contexts
ContextCallbackObject.cs
Generated by
1.10.0