// Assembly: mscorlib
// Full name: System.Globalization.CharUnicodeInfo

namespace System.Globalization
{
public class CharUnicodeInfo // TypeDefIndex: 4617
{

	// Methods
	// RVA: -1
	internal static type#20867 InternalConvertToUtf32(type#26576 s, type#20867 index) { }
	// RVA: -1
	internal static type#20867 InternalConvertToUtf32(type#26576 s, type#20867 index, type#11944 charLength) { }
	// RVA: -1
	public static type#28022 GetUnicodeCategory(type#15837 ch) { }
	// RVA: -1
	public static type#28022 GetUnicodeCategory(type#26576 s, type#20867 index) { }
	// RVA: -1
	public static type#28022 GetUnicodeCategory(type#20867 codePoint) { }
	// RVA: -1
	internal static type#15455 InternalGetCategoryValue(type#20867 ch, type#20867 offset) { }
	// RVA: -1
	internal static type#28022 InternalGetUnicodeCategory(type#26576 value, type#20867 index) { }
	// RVA: -1
	internal static type#28022 InternalGetUnicodeCategory(type#26576 str, type#20867 index, type#11944 charLength) { }
	// RVA: -1
	internal static type#15313 IsCombiningCategory(type#28022 uc) { }
	// RVA: -1
	internal static type#15313 IsWhiteSpace(type#26576 s, type#20867 index) { }
	// RVA: -1
	internal static type#15313 IsWhiteSpace(type#15837 c) { }
	// RVA: -1
	private static type#10091 get_CategoryLevel1Index() { }
	// RVA: -1
	private static type#10091 get_CategoryLevel2Index() { }
	// RVA: -1
	private static type#10091 get_CategoryLevel3Index() { }
	// RVA: -1
	private static type#10091 get_CategoriesValue() { }
}
}
