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

namespace System.Globalization
{
public class CodePageDataItem // TypeDefIndex: 4674
{
	// Fields
	type#20869 m_dataIndex;
	type#20869 m_uiFamilyCodePage;
	type#26578 m_webName;
	type#26578 m_headerName;
	type#27919 m_flags;
	type#12909 sep;

	// Methods
	// RVA: -1
	internal type#28660 .ctor(type#20867 dataIndex) { }
	// RVA: -1
	internal static type#26576 CreateString(type#26576 pStrings, type#27917 index) { }
	// RVA: -1
	public type#26576 get_WebName() { }
	// RVA: -1
	public type#26576 get_HeaderName() { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
