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

namespace UnityEngine.UIElements
{
public class ConverterGroup // TypeDefIndex: 5065
{
	// Fields
	type#26586 <id>k__BackingField;
	type#26586 <displayName>k__BackingField;
	type#26586 <description>k__BackingField;
	type#27739 <registry>k__BackingField;

	// Methods
	// RVA: -1
	internal type#27738 get_registry() { }
	// RVA: -1
	public type#28660 .ctor(type#26576 id, type#26596 displayName, type#26596 description) { }
	// RVA: -1
	public type#15313 TryConvert(type#11343 source, type#11546 destination) { }
	// RVA: -1
	public type#15313 TrySetValue(type#11344 container, type#12060 path, type#1814 value, type#12235 returnCode) { }
}
}
