a
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
using System;
|
||||
using Cpp2IlInjected;
|
||||
|
||||
namespace Singular.Newtonsoft.Json.Utilities
|
||||
{
|
||||
// Token: 0x0200006C RID: 108
|
||||
// (Invoke) Token: 0x06000385 RID: 901
|
||||
[Token(Token = "0x2000049")]
|
||||
internal delegate T Creator<T>();
|
||||
}
|
||||
Reference in New Issue
Block a user