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

namespace System.Globalization
{
public class EraInfo // TypeDefIndex: 4658
{
	// Fields
	type#20869 era;
	type#20902 ticks;
	type#20869 yearOffset;
	type#20869 minEraYear;
	type#20869 maxEraYear;
	type#26578 eraName;
	type#26578 abbrevEraName;
	type#26578 englishEraName;

	// Methods
	// RVA: -1
	internal type#28660 .ctor(type#20867 era, type#20867 startYear, type#20867 startMonth, type#20867 startDay, type#20867 yearOffset, type#20867 minEraYear, type#20867 maxEraYear) { }
	// RVA: -1
	internal type#28660 .ctor(type#20867 era, type#20867 startYear, type#20867 startMonth, type#20867 startDay, type#20867 yearOffset, type#20867 minEraYear, type#20867 maxEraYear, type#26576 eraName, type#26576 abbrevEraName, type#26576 englishEraName) { }
}
}
