m
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
using System;
|
||||
using Cpp2IlInjected;
|
||||
|
||||
namespace System
|
||||
{
|
||||
// Token: 0x02000708 RID: 1800
|
||||
[Token(Token = "0x2000708")]
|
||||
internal sealed class __Il2CppComDelegate : __Il2CppComObject
|
||||
{
|
||||
// Token: 0x06003444 RID: 13380 RVA: 0x00002050 File Offset: 0x00000250
|
||||
[Token(Token = "0x6003444")]
|
||||
[Address(RVA = "0x3BBE480", Offset = "0x3BBD480", VA = "0x183BBE480", Slot = "1")]
|
||||
protected override void Finalize()
|
||||
{
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user