// Assembly: mscorlib
// Full name: System.Boolean

namespace System
{
public class Boolean // TypeDefIndex: 3434
{
	// Fields
	type#15322 m_value;
	type#26592 TrueString;
	type#26592 FalseString;

	// Methods
	// RVA: -1
	public virtual type#20867 GetHashCode() { }
	// RVA: -1
	public virtual type#26576 ToString() { }
	// RVA: -1
	public virtual type#26576 ToString(type#20119 provider) { }
	// RVA: -1
	public virtual type#15313 Equals(type#23705 obj) { }
	// RVA: -1
	public virtual type#15313 Equals(type#15313 obj) { }
	// RVA: -1
	public virtual type#20867 CompareTo(type#23705 obj) { }
	// RVA: -1
	public virtual type#20867 CompareTo(type#15313 value) { }
	// RVA: -1
	public static type#15313 Parse(type#26576 value) { }
	// RVA: -1
	public static type#15313 Parse(type#10092 value) { }
	// RVA: -1
	public static type#15313 TryParse(type#26576 value, type#11789 result) { }
	// RVA: -1
	public static type#15313 TryParse(type#10092 value, type#11789 result) { }
	// RVA: -1
	private static type#10092 TrimWhiteSpaceAndNull(type#10092 value) { }
	// RVA: -1
	public virtual type#27728 GetTypeCode() { }
	// RVA: -1
	private virtual type#15313 System.IConvertible.ToBoolean(type#20119 provider) { }
	// RVA: -1
	private virtual type#15837 System.IConvertible.ToChar(type#20119 provider) { }
	// RVA: -1
	private virtual type#25514 System.IConvertible.ToSByte(type#20119 provider) { }
	// RVA: -1
	private virtual type#15455 System.IConvertible.ToByte(type#20119 provider) { }
	// RVA: -1
	private virtual type#20856 System.IConvertible.ToInt16(type#20119 provider) { }
	// RVA: -1
	private virtual type#27901 System.IConvertible.ToUInt16(type#20119 provider) { }
	// RVA: -1
	private virtual type#20867 System.IConvertible.ToInt32(type#20119 provider) { }
	// RVA: -1
	private virtual type#27917 System.IConvertible.ToUInt32(type#20119 provider) { }
	// RVA: -1
	private virtual type#20900 System.IConvertible.ToInt64(type#20119 provider) { }
	// RVA: -1
	private virtual type#27937 System.IConvertible.ToUInt64(type#20119 provider) { }
	// RVA: -1
	private virtual type#26059 System.IConvertible.ToSingle(type#20119 provider) { }
	// RVA: -1
	private virtual type#17430 System.IConvertible.ToDouble(type#20119 provider) { }
	// RVA: -1
	private virtual type#17162 System.IConvertible.ToDecimal(type#20119 provider) { }
	// RVA: -1
	private virtual type#17076 System.IConvertible.ToDateTime(type#20119 provider) { }
	// RVA: -1
	private virtual type#23705 System.IConvertible.ToType(type#27705 type, type#20119 provider) { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
