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

namespace System.Xml
{
public class XmlCharType // TypeDefIndex: 6783
{
	// Fields
	type#23710 s_Lock;
	type#12866 s_CharProperties;
	type#12862 charProperties;

	// Methods
	// RVA: -1
	private static type#23705 get_StaticLock() { }
	// RVA: -1
	private static type#28660 InitInstance() { }
	// RVA: -1
	private static type#28660 SetProperties(type#12860 chProps, type#26576 ranges, type#15455 value) { }
	// RVA: -1
	private type#28660 .ctor(type#12860 charProperties) { }
	// RVA: -1
	public static type#29115 get_Instance() { }
	// RVA: -1
	public type#15313 IsWhiteSpace(type#15837 ch) { }
	// RVA: -1
	public type#15313 IsNCNameSingleChar(type#15837 ch) { }
	// RVA: -1
	public type#15313 IsStartNCNameSingleChar(type#15837 ch) { }
	// RVA: -1
	public type#15313 IsNameSingleChar(type#15837 ch) { }
	// RVA: -1
	public type#15313 IsCharData(type#15837 ch) { }
	// RVA: -1
	public type#15313 IsPubidChar(type#15837 ch) { }
	// RVA: -1
	internal type#15313 IsTextChar(type#15837 ch) { }
	// RVA: -1
	public type#15313 IsLetter(type#15837 ch) { }
	// RVA: -1
	public type#15313 IsNCNameCharXml4e(type#15837 ch) { }
	// RVA: -1
	public type#15313 IsStartNCNameCharXml4e(type#15837 ch) { }
	// RVA: -1
	public type#15313 IsNameCharXml4e(type#15837 ch) { }
	// RVA: -1
	public static type#15313 IsDigit(type#15837 ch) { }
	// RVA: -1
	internal static type#15313 IsHighSurrogate(type#20867 ch) { }
	// RVA: -1
	internal static type#15313 IsLowSurrogate(type#20867 ch) { }
	// RVA: -1
	internal static type#15313 IsSurrogate(type#20867 ch) { }
	// RVA: -1
	internal static type#20867 CombineSurrogateChar(type#20867 lowChar, type#20867 highChar) { }
	// RVA: -1
	internal static type#28660 SplitSurrogateChar(type#20867 combinedChar, type#11805 lowChar, type#11805 highChar) { }
	// RVA: -1
	internal type#15313 IsOnlyWhitespace(type#26576 str) { }
	// RVA: -1
	internal type#20867 IsOnlyWhitespaceWithPos(type#26576 str) { }
	// RVA: -1
	internal type#20867 IsOnlyCharData(type#26576 str) { }
	// RVA: -1
	internal static type#15313 IsOnlyDigits(type#26576 str, type#20867 startPos, type#20867 len) { }
	// RVA: -1
	internal type#20867 IsPublicId(type#26576 str) { }
	// RVA: -1
	private static type#15313 InRange(type#20867 value, type#20867 start, type#20867 end) { }
}
}
