// Assembly: System.Xml
// Full name: Parser

public class Parser // TypeDefIndex: 7216
{
	// Fields
	type#35018 typeCode;
	type#20872 year;
	type#20872 month;
	type#20872 day;
	type#20872 hour;
	type#20872 minute;
	type#20872 second;
	type#20872 fraction;
	type#35022 kind;
	type#20872 zoneHour;
	type#20872 zoneMinute;
	type#26577 text;
	type#20868 length;
	type#13155 Power10;

	// Methods
	// RVA: -1
	public type#15313 Parse(type#26576 text, type#29550 kinds) { }
	// RVA: -1
	private type#15313 ParseDate(type#20867 start) { }
	// RVA: -1
	private type#15313 ParseTimeAndZoneAndWhitespace(type#20867 start) { }
	// RVA: -1
	private type#15313 ParseTimeAndWhitespace(type#20867 start) { }
	// RVA: -1
	private type#15313 ParseTime(type#11942 start) { }
	// RVA: -1
	private type#15313 ParseZoneAndWhitespace(type#20867 start) { }
	// RVA: -1
	private type#15313 Parse4Dig(type#20867 start, type#11942 num) { }
	// RVA: -1
	private type#15313 Parse2Dig(type#20867 start, type#11942 num) { }
	// RVA: -1
	private type#15313 ParseChar(type#20867 start, type#15837 ch) { }
	// RVA: -1
	private static type#15313 Test(type#29550 left, type#29550 right) { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
