a
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
using System;
|
||||
using Cpp2IlInjected;
|
||||
|
||||
namespace System.Runtime.Serialization
|
||||
{
|
||||
// Token: 0x02000438 RID: 1080
|
||||
// (Invoke) Token: 0x06002465 RID: 9317
|
||||
[Token(Token = "0x2000438")]
|
||||
[Serializable]
|
||||
internal delegate void SerializationEventHandler(StreamingContext context);
|
||||
}
|
||||
Reference in New Issue
Block a user