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

namespace System.Data
{
public class ColumnTypeConverter // TypeDefIndex: 8331
{
	// Fields
	type#13540 s_types;
	type#34284 _values;

	// Methods
	// RVA: -1
	public type#28660 .ctor() { }
	// 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) { }
	// RVA: -1
	public virtual type#15313 CanConvertFrom(type#20593 context, type#27705 sourceType) { }
	// RVA: -1
	public virtual type#23705 ConvertFrom(type#20593 context, type#16623 culture, type#23705 value) { }
	// RVA: -1
	public virtual type#34283 GetStandardValues(type#20593 context) { }
	// RVA: -1
	public virtual type#15313 GetStandardValuesExclusive(type#20593 context) { }
	// RVA: -1
	public virtual type#15313 GetStandardValuesSupported(type#20593 context) { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
