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

namespace System
{
public class DateTimeRawInfo // TypeDefIndex: 3471
{
	// Fields
	type#12404 num;
	type#20869 numCount;
	type#20869 month;
	type#20869 year;
	type#20869 dayOfWeek;
	type#20869 era;
	type#30790 timeMark;
	type#17432 fraction;
	type#15315 hasSameDateAndTimeSeparators;

	// Methods
	// RVA: -1
	internal type#28660 Init(type#12403 numberBuffer) { }
	// RVA: -1
	internal type#28660 AddNumber(type#20867 value) { }
	// RVA: -1
	internal type#20867 GetNumber(type#20867 index) { }
}
}
