a
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
using System;
|
||||
using Cpp2IlInjected;
|
||||
|
||||
namespace Singular.Newtonsoft.Json.Serialization
|
||||
{
|
||||
// Token: 0x020000A3 RID: 163
|
||||
// (Invoke) Token: 0x0600059A RID: 1434
|
||||
[Token(Token = "0x2000070")]
|
||||
public delegate object ObjectConstructor<T>(params object[] args);
|
||||
}
|
||||
Reference in New Issue
Block a user