// Assembly: System.Data
// Full name: System.Data.PrimaryKeyTypeConverter

namespace System.Data
{
public class PrimaryKeyTypeConverter // TypeDefIndex: 8410
{

	// Methods
	// RVA: -1
	public type#28660 .ctor() { }
	// RVA: -1
	public virtual type#15313 GetPropertiesSupported(type#20593 context) { }
	// RVA: -1
	public virtual type#15313 CanConvertTo(type#20593 context, type#27705 destinationType) { }
	// RVA: -1
	public virtual type#23705 ConvertTo(type#20593 context, type#16623 culture, type#23705 value, type#27705 destinationType) { }
}
}
