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

namespace System.Globalization
{
public class HebrewNumber // TypeDefIndex: 4637
{
	// Fields
	type#13674 s_hebrewValues;
	type#15841 s_maxHebrewNumberCh;
	type#13673 s_numberPasingState;

	// Methods
	// RVA: -1
	internal static type#26576 ToString(type#20867 Number) { }
	// RVA: -1
	internal static type#19530 ParseByChar(type#15837 ch, type#11905 context) { }
	// RVA: -1
	internal static type#15313 IsDigit(type#15837 ch) { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
