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

namespace CodeStage.AntiCheat.Storage
{
public class IObscuredFilePrefsSerializer // TypeDefIndex: 11014
{

	// Methods
	// RVA: -1
	public abstract type#23840 SerializeStorageDataType(type#421 value) { }
	// RVA: -1
	public abstract type#420 DeserializeStorageDataType(type#23840 data) { }
	// RVA: -1
	public abstract type#12860 SerializePrefsDictionary(type#4776 dictionary) { }
	// RVA: -1
	public abstract type#4776 DeserializePrefsDictionary(type#12860 data) { }
}
}
