// Assembly: UnityEngine.PropertiesModule
// Full name: Unity.Properties.TypeConversion

namespace Unity.Properties
{
public class TypeConversion // TypeDefIndex: 11563
{
	// Fields
	type#16492 s_GlobalConverters;

	// Methods
	// RVA: -1
	private static type#28660 .cctor() { }
	// RVA: -1
	public static type#28660 Register(type#10692 converter) { }
	// RVA: -1
	public static type#1970 Convert(type#11417 value) { }
	// RVA: -1
	public static type#15313 TryConvert(type#11418 source, type#11556 destination) { }
	// RVA: -1
	private static type#15313 TryConvertToUnityEngineObject(type#867 source, type#11557 destination) { }
	// RVA: -1
	private static type#15313 IsNumericType(type#27705 t) { }
}
}
