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

namespace System.Globalization
{
public class MonthNameStyles // TypeDefIndex: 4622
{
	// Fields
	type#20890 value__;
	type#22951 Regular;
	type#22951 Genitive;
	type#22951 LeapYear;
}
}
