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
CustomErrorsModes.cs
Go to the documentation of this file.
1
using
System
;
2
using
System.Runtime.InteropServices
;
3
4
namespace
System.Runtime.Remoting
5
{
6
// Token: 0x0200033A RID: 826
7
[
ComVisible
(
true
)]
8
public
enum
CustomErrorsModes
9
{
10
// Token: 0x04000E1D RID: 3613
11
On
,
12
// Token: 0x04000E1E RID: 3614
13
Off
,
14
// Token: 0x04000E1F RID: 3615
15
RemoteOnly
16
}
17
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.Runtime.InteropServices
Definition
_Activator.cs:4
System.Runtime.Remoting.CustomErrorsModes
CustomErrorsModes
Definition
CustomErrorsModes.cs:9
System.Runtime.Remoting.CustomErrorsModes.On
@ On
System.Runtime.Remoting.CustomErrorsModes.RemoteOnly
@ RemoteOnly
System.Runtime.Remoting.CustomErrorsModes.Off
@ Off
System.Runtime.Remoting
Definition
ActivatedClientTypeEntry.cs:7
System
Definition
__ComObject.cs:4
source
mscorlib
System
Runtime
Remoting
CustomErrorsModes.cs
Generated by
1.10.0