// Assembly: mscorlib
// Full name: Primitives

public class Primitives // TypeDefIndex: 3629
{
	// Fields
	type#20890 value__;
	type#30813 Boolean;
	type#30813 Char;
	type#30813 SByte;
	type#30813 Byte;
	type#30813 Int16;
	type#30813 UInt16;
	type#30813 Int32;
	type#30813 UInt32;
	type#30813 Int64;
	type#30813 UInt64;
	type#30813 Single;
	type#30813 Double;
	type#30813 Decimal;
	type#30813 DateTime;
	type#30813 String;
}
