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

namespace System
{
public class DateTimeKind // TypeDefIndex: 3444
{
	// Fields
	type#20890 value__;
	type#17105 Unspecified;
	type#17105 Utc;
	type#17105 Local;
}
}
