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
IRemotingTypeInfo.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: 0x0200033E RID: 830
7
[
ComVisible
(
true
)]
8
public
interface
IRemotingTypeInfo
9
{
10
// Token: 0x1700032A RID: 810
11
// (get) Token: 0x06001BBD RID: 7101
12
string
TypeName
{
get
; }
13
14
// Token: 0x06001BBE RID: 7102
15
bool
CanCastTo
(
Type
fromType
,
object
o);
16
}
17
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.Type
Definition
Type.cs:12
System.Runtime.Remoting.IRemotingTypeInfo.CanCastTo
bool CanCastTo(Type fromType, object o)
System.Runtime.Remoting.IRemotingTypeInfo
Definition
IRemotingTypeInfo.cs:9
System.TypeName
Definition
TypeName.cs:7
System.Runtime.InteropServices
Definition
_Activator.cs:4
System.Runtime.Remoting
Definition
ActivatedClientTypeEntry.cs:7
System
Definition
__ComObject.cs:4
source
mscorlib
System
Runtime
Remoting
IRemotingTypeInfo.cs
Generated by
1.10.0