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

namespace System.Globalization
{
public class CultureData // TypeDefIndex: 4673
{
	// Fields
	type#26577 sAM1159;
	type#26577 sPM2359;
	type#26577 sTimeSeparator;
	type#13454 saLongTimes;
	type#13454 saShortTimes;
	type#20868 iFirstDayOfWeek;
	type#20868 iFirstWeekOfYear;
	type#13151 waCalendars;
	type#12890 calendars;
	type#26577 sISO639Language;
	type#26586 sRealName;
	type#15314 bUseOverrides;
	type#20868 calendarId;
	type#20868 numberIndex;
	type#20868 iDefaultAnsiCodePage;
	type#20868 iDefaultOemCodePage;
	type#20868 iDefaultMacCodePage;
	type#20868 iDefaultEbcdicCodePage;
	type#15314 isRightToLeft;
	type#26577 sListSeparator;
	type#16620 s_Invariant;

	// Methods
	// RVA: -1
	private type#28660 .ctor(type#26576 name) { }
	// RVA: -1
	public static type#16619 get_Invariant() { }
	// RVA: -1
	public static type#16619 GetCultureData(type#26576 cultureName, type#15313 useUserOverride) { }
	// RVA: -1
	public static type#16619 GetCultureData(type#26576 cultureName, type#15313 useUserOverride, type#20867 datetimeIndex, type#20867 calendarId, type#20867 numberIndex, type#26576 iso2lang, type#20867 ansiCodePage, type#20867 oemCodePage, type#20867 macCodePage, type#20867 ebcdicCodePage, type#15313 rightToLeft, type#26576 listSeparator) { }
	// RVA: -1
	private type#28660 fill_culture_data(type#20867 datetimeIndex) { }
	// RVA: -1
	public type#15654 GetCalendar(type#20867 calendarId) { }
	// RVA: -1
	internal type#13453 get_LongTimes() { }
	// RVA: -1
	internal type#13453 get_ShortTimes() { }
	// RVA: -1
	internal type#26576 get_SISO639LANGNAME() { }
	// RVA: -1
	internal type#20867 get_IFIRSTDAYOFWEEK() { }
	// RVA: -1
	internal type#20867 get_IFIRSTWEEKOFYEAR() { }
	// RVA: -1
	internal type#26576 get_SAM1159() { }
	// RVA: -1
	internal type#26576 get_SPM2359() { }
	// RVA: -1
	internal type#26576 get_TimeSeparator() { }
	// RVA: -1
	internal type#13150 get_CalendarIds() { }
	// RVA: -1
	internal type#12891 GetCalendarIds() { }
	// RVA: -1
	internal type#15313 get_IsInvariantCulture() { }
	// RVA: -1
	internal type#26576 get_CultureName() { }
	// RVA: -1
	internal type#26576 get_SCOMPAREINFO() { }
	// RVA: -1
	internal type#26576 get_STEXTINFO() { }
	// RVA: -1
	internal type#15313 get_UseUserOverride() { }
	// RVA: -1
	internal type#13453 EraNames(type#20867 calendarId) { }
	// RVA: -1
	internal type#13453 AbbrevEraNames(type#20867 calendarId) { }
	// RVA: -1
	internal type#13453 AbbreviatedEnglishEraNames(type#20867 calendarId) { }
	// RVA: -1
	internal type#13453 ShortDates(type#20867 calendarId) { }
	// RVA: -1
	internal type#13453 LongDates(type#20867 calendarId) { }
	// RVA: -1
	internal type#13453 YearMonths(type#20867 calendarId) { }
	// RVA: -1
	internal type#13453 DayNames(type#20867 calendarId) { }
	// RVA: -1
	internal type#13453 AbbreviatedDayNames(type#20867 calendarId) { }
	// RVA: -1
	internal type#13453 MonthNames(type#20867 calendarId) { }
	// RVA: -1
	internal type#13453 GenitiveMonthNames(type#20867 calendarId) { }
	// RVA: -1
	internal type#13453 AbbreviatedMonthNames(type#20867 calendarId) { }
	// RVA: -1
	internal type#13453 AbbreviatedGenitiveMonthNames(type#20867 calendarId) { }
	// RVA: -1
	internal type#13453 LeapYearMonthNames(type#20867 calendarId) { }
	// RVA: -1
	internal type#26576 MonthDay(type#20867 calendarId) { }
	// RVA: -1
	internal type#26576 DateSeparator(type#20867 calendarId) { }
	// RVA: -1
	private static type#26576 GetDateSeparator(type#26576 format) { }
	// RVA: -1
	private static type#26576 GetSeparator(type#26576 format, type#26576 timeParts) { }
	// RVA: -1
	private static type#20867 IndexOfTimePart(type#26576 format, type#20867 startIndex, type#26576 timeParts) { }
	// RVA: -1
	private static type#26576 UnescapeNlsString(type#26576 str, type#20867 start, type#20867 end) { }
	// RVA: -1
	internal static type#13453 ReescapeWin32Strings(type#13453 array) { }
	// RVA: -1
	internal static type#26576 ReescapeWin32String(type#26576 str) { }
	// RVA: -1
	private static type#20867 strlen(type#12376 s) { }
	// RVA: -1
	private static type#26576 idx2string(type#12376 data, type#20867 idx) { }
	// RVA: -1
	private type#13150 create_group_sizes_array(type#20867 gs0, type#20867 gs1) { }
	// RVA: -1
	internal type#28660 GetNFIValues(type#23520 nfi) { }
	// RVA: -1
	private static type#12376 fill_number_data(type#20867 index, type#12271 nfe) { }
}
}
