// Assembly: mscorlib
// Full name: System.DayOfWeek

namespace System
{
public class DayOfWeek // TypeDefIndex: 3446
{
	// Fields
	type#20890 value__;
	type#17129 Sunday;
	type#17129 Monday;
	type#17129 Tuesday;
	type#17129 Wednesday;
	type#17129 Thursday;
	type#17129 Friday;
	type#17129 Saturday;
}
}
