// Assembly: ACTk.Runtime
// Full name: CodeStage.AntiCheat.Storage.JsonSerializer

namespace CodeStage.AntiCheat.Storage
{
public class JsonSerializer // TypeDefIndex: 11015
{
	// Fields
	type#21365 cachedInstance;

	// Methods
	// RVA: -1
	public static type#20365 GetSerializer() { }
	// RVA: -1
	public virtual type#23840 SerializeStorageDataType(type#450 value) { }
	// RVA: -1
	public virtual type#449 DeserializeStorageDataType(type#23840 data) { }
	// RVA: -1
	public virtual type#12860 SerializePrefsDictionary(type#4776 dictionary) { }
	// RVA: -1
	public virtual type#4776 DeserializePrefsDictionary(type#12860 data) { }
	// RVA: -1
	public type#28660 .ctor() { }
}
}
