// Assembly: Unity.Services.Core.Internal
// Full name: Unity.Services.Core.Internal.IComponentRegistry

namespace Unity.Services.Core.Internal
{
public class IComponentRegistry // TypeDefIndex: 12739
{

	// Methods
	// RVA: -1
	public abstract type#28660 RegisterServiceComponent(type#399 component) { }
	// RVA: -1
	public abstract type#398 GetServiceComponent() { }
	// RVA: -1
	public abstract type#28660 ResetProvidedComponents(type#6390 componentTypeHashToInstance) { }
}
}
