// Assembly: Unity.Services.Core.Configuration
// Full name: Unity.Services.Core.Configuration.ConfigurationEntry

namespace Unity.Services.Core.Configuration
{
public class ConfigurationEntry // TypeDefIndex: 13526
{
	// Fields
	type#26577 m_Value;
	type#15314 m_IsReadOnly;

	// Methods
	// RVA: -1
	public type#26576 get_Value() { }
	// RVA: -1
	public type#15313 get_IsReadOnly() { }
	// RVA: -1
	public type#28660 .ctor() { }
	// RVA: -1
	public type#28660 .ctor(type#26576 value, type#15335 isReadOnly) { }
	// RVA: -1
	public type#15313 TrySetValue(type#26576 value) { }
	// RVA: -1
	public static type#26576 op_Implicit(type#16321 entry) { }
	// RVA: -1
	public static type#16321 op_Implicit(type#26576 value) { }
}
}
