a
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
using System;
|
||||
using Cpp2IlInjected;
|
||||
|
||||
namespace Valve.Newtonsoft.Json
|
||||
{
|
||||
// Token: 0x02000013 RID: 19
|
||||
[Token(Token = "0x2000013")]
|
||||
[AttributeUsage(AttributeTargets.Class | AttributeTargets.Interface)]
|
||||
public sealed class JsonDictionaryAttribute : JsonContainerAttribute
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user