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

namespace System.Data
{
public class ValueType // TypeDefIndex: 8388
{
	// Fields
	type#20890 value__;
	type#28414 Unknown;
	type#28414 Null;
	type#28414 Bool;
	type#28414 Numeric;
	type#28414 Str;
	type#28414 Float;
	type#28414 Decimal;
	type#28414 Object;
	type#28414 Date;
}
}
