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