// Assembly: UnityEngine.UIElementsModule
// Full name: UnityEngine.UIElements.ConverterGroups

namespace UnityEngine.UIElements
{
public class ConverterGroups // TypeDefIndex: 5070
{
	// Fields
	type#16502 s_GlobalConverters;
	type#16502 s_PrimitivesConverters;
	type#4712 s_BindingConverterGroups;

	// Methods
	// RVA: -1
	private static type#28660 .cctor() { }
	// RVA: -1
	private static type#28660 RegisterPrimitivesConverter() { }
	// RVA: -1
	internal static type#28660 RegisterGlobal(type#10691 converter) { }
	// RVA: -1
	public static type#15313 TryConvert(type#11345 source, type#11547 destination) { }
	// RVA: -1
	private static type#28660 RegisterInt8Converters() { }
	// RVA: -1
	private static type#28660 RegisterInt16Converters() { }
	// RVA: -1
	private static type#28660 RegisterInt32Converters() { }
	// RVA: -1
	private static type#28660 RegisterInt64Converters() { }
	// RVA: -1
	private static type#28660 RegisterUInt8Converters() { }
	// RVA: -1
	private static type#28660 RegisterUInt16Converters() { }
	// RVA: -1
	private static type#28660 RegisterUInt32Converters() { }
	// RVA: -1
	private static type#28660 RegisterUInt64Converters() { }
	// RVA: -1
	private static type#28660 RegisterFloatConverters() { }
	// RVA: -1
	private static type#28660 RegisterDoubleConverters() { }
	// RVA: -1
	private static type#28660 RegisterBooleanConverters() { }
	// RVA: -1
	private static type#28660 RegisterCharConverters() { }
	// RVA: -1
	private static type#28660 RegisterColorConverters() { }
}
}
