// Assembly: Unity.Services.Analytics
// Full name: Unity.Services.Analytics.Internal.PlayerPrefsPersistence

namespace Unity.Services.Analytics.Internal
{
public class PlayerPrefsPersistence // TypeDefIndex: 12486
{

	// Methods
	// RVA: -1
	public virtual type#28660 SaveValue(type#26576 key, type#20867 value) { }
	// RVA: -1
	public virtual type#28660 SaveValue(type#26576 key, type#26576 value) { }
	// RVA: -1
	public virtual type#20867 LoadInt(type#26576 key) { }
	// RVA: -1
	public virtual type#26576 LoadString(type#26576 key) { }
	// RVA: -1
	public virtual type#28660 ClearValue(type#26576 key) { }
	// RVA: -1
	public type#28660 .ctor() { }
}
}
