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

namespace System.Globalization
{
public class RegionInfo // TypeDefIndex: 4686
{
	// Fields
	type#25144 currentRegion;
	type#20868 regionId;
	type#26577 iso2Name;
	type#26577 iso3Name;
	type#26577 win3Name;
	type#26577 englishName;
	type#26577 nativeName;
	type#26577 currencySymbol;
	type#26577 isoCurrencySymbol;
	type#26577 currencyEnglishName;
	type#26577 currencyNativeName;

	// Methods
	// RVA: -1
	public static type#25143 get_CurrentRegion() { }
	// RVA: -1
	public type#28660 .ctor(type#20867 culture) { }
	// RVA: -1
	public type#28660 .ctor(type#26576 name) { }
	// RVA: -1
	private type#28660 .ctor(type#16623 ci) { }
	// RVA: -1
	private type#15313 GetByTerritory(type#16623 ci) { }
	// RVA: -1
	private type#15313 construct_internal_region_from_name(type#26576 name) { }
	// RVA: -1
	public virtual type#26576 get_CurrencyEnglishName() { }
	// RVA: -1
	public virtual type#26576 get_CurrencySymbol() { }
	// RVA: -1
	public virtual type#26576 get_DisplayName() { }
	// RVA: -1
	public virtual type#26576 get_EnglishName() { }
	// RVA: -1
	public virtual type#20867 get_GeoId() { }
	// RVA: -1
	public virtual type#15313 get_IsMetric() { }
	// RVA: -1
	public virtual type#26576 get_ISOCurrencySymbol() { }
	// RVA: -1
	public virtual type#26576 get_NativeName() { }
	// RVA: -1
	public virtual type#26576 get_CurrencyNativeName() { }
	// RVA: -1
	public virtual type#26576 get_Name() { }
	// RVA: -1
	public virtual type#26576 get_ThreeLetterISORegionName() { }
	// RVA: -1
	public virtual type#26576 get_ThreeLetterWindowsRegionName() { }
	// RVA: -1
	public virtual type#26576 get_TwoLetterISORegionName() { }
	// RVA: -1
	public virtual type#15313 Equals(type#23705 value) { }
	// RVA: -1
	public virtual type#20867 GetHashCode() { }
	// RVA: -1
	public virtual type#26576 ToString() { }
	// RVA: -1
	internal static type#28660 ClearCachedData() { }
}
}
