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

namespace System.Globalization
{
public class FORMATFLAGS // TypeDefIndex: 4626
{
	// Fields
	type#20890 value__;
	type#18401 None;
	type#18401 UseGenitiveMonth;
	type#18401 UseLeapYearMonth;
	type#18401 UseSpacesInMonthNames;
	type#18401 UseHebrewParsing;
	type#18401 UseSpacesInDayNames;
	type#18401 UseDigitPrefixInTokens;
}
}
