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

namespace System.Globalization
{
public class ThaiBuddhistCalendar // TypeDefIndex: 4667
{
	// Fields
	type#13020 thaiBuddhistEraInfo;
	type#19257 helper;

	// Methods
	// RVA: -1
	public virtual type#17076 get_MinSupportedDateTime() { }
	// RVA: -1
	public virtual type#17076 get_MaxSupportedDateTime() { }
	// RVA: -1
	public type#28660 .ctor() { }
	// RVA: -1
	internal virtual type#20867 get_ID() { }
	// RVA: -1
	public virtual type#20867 GetDaysInMonth(type#20867 year, type#20867 month, type#20867 era) { }
	// RVA: -1
	public virtual type#20867 GetDaysInYear(type#20867 year, type#20867 era) { }
	// RVA: -1
	public virtual type#20867 GetDayOfMonth(type#17076 time) { }
	// RVA: -1
	public virtual type#17127 GetDayOfWeek(type#17076 time) { }
	// RVA: -1
	public virtual type#20867 GetMonthsInYear(type#20867 year, type#20867 era) { }
	// RVA: -1
	public virtual type#20867 GetEra(type#17076 time) { }
	// RVA: -1
	public virtual type#20867 GetMonth(type#17076 time) { }
	// RVA: -1
	public virtual type#20867 GetYear(type#17076 time) { }
	// RVA: -1
	public virtual type#15313 IsLeapYear(type#20867 year, type#20867 era) { }
	// RVA: -1
	public virtual type#17076 ToDateTime(type#20867 year, type#20867 month, type#20867 day, type#20867 hour, type#20867 minute, type#20867 second, type#20867 millisecond, type#20867 era) { }
	// RVA: -1
	public virtual type#13150 get_Eras() { }
	// RVA: -1
	public virtual type#20867 get_TwoDigitYearMax() { }
	// RVA: -1
	public virtual type#28660 set_TwoDigitYearMax(type#20867 value) { }
	// RVA: -1
	public virtual type#20867 ToFourDigitYear(type#20867 year) { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
