// Assembly: mscorlib
// Full name: TransitionTime

public class TransitionTime // TypeDefIndex: 3390
{
	// Fields
	type#17083 _timeOfDay;
	type#15462 _month;
	type#15462 _week;
	type#15462 _day;
	type#17128 _dayOfWeek;
	type#15322 _isFixedDateRule;

	// Methods
	// RVA: -1
	public type#17076 get_TimeOfDay() { }
	// RVA: -1
	public type#20867 get_Month() { }
	// RVA: -1
	public type#20867 get_Week() { }
	// RVA: -1
	public type#20867 get_Day() { }
	// RVA: -1
	public type#17127 get_DayOfWeek() { }
	// RVA: -1
	public type#15313 get_IsFixedDateRule() { }
	// RVA: -1
	public virtual type#15313 Equals(type#23705 obj) { }
	// RVA: -1
	public static type#15313 op_Inequality(type#34196 t1, type#34196 t2) { }
	// RVA: -1
	public virtual type#15313 Equals(type#34196 other) { }
	// RVA: -1
	public virtual type#20867 GetHashCode() { }
	// RVA: -1
	private type#28660 .ctor(type#17076 timeOfDay, type#20867 month, type#20867 week, type#20867 day, type#17127 dayOfWeek, type#15313 isFixedDateRule) { }
	// RVA: -1
	public static type#34196 CreateFixedDateRule(type#17076 timeOfDay, type#20867 month, type#20867 day) { }
	// RVA: -1
	public static type#34196 CreateFloatingDateRule(type#17076 timeOfDay, type#20867 month, type#20867 week, type#17127 dayOfWeek) { }
	// RVA: -1
	private static type#28660 ValidateTransitionTime(type#17076 timeOfDay, type#20867 month, type#20867 week, type#20867 day, type#17127 dayOfWeek) { }
	// RVA: -1
	private virtual type#28660 System.Runtime.Serialization.IDeserializationCallback.OnDeserialization(type#23705 sender) { }
	// RVA: -1
	private virtual type#28660 System.Runtime.Serialization.ISerializable.GetObjectData(type#25857 info, type#26566 context) { }
	// RVA: -1
	private type#28660 .ctor(type#25857 info, type#26566 context) { }
}
