// Assembly: mscorlib
// Full name: AdjustmentRule

public class AdjustmentRule // TypeDefIndex: 3389
{
	// Fields
	type#17083 _dateStart;
	type#17083 _dateEnd;
	type#27442 _daylightDelta;
	type#34197 _daylightTransitionStart;
	type#34197 _daylightTransitionEnd;
	type#27442 _baseUtcOffsetDelta;
	type#15322 _noDaylightTransitions;

	// Methods
	// RVA: -1
	public type#17076 get_DateStart() { }
	// RVA: -1
	public type#17076 get_DateEnd() { }
	// RVA: -1
	public type#27436 get_DaylightDelta() { }
	// RVA: -1
	public type#34196 get_DaylightTransitionStart() { }
	// RVA: -1
	public type#34196 get_DaylightTransitionEnd() { }
	// RVA: -1
	internal type#27436 get_BaseUtcOffsetDelta() { }
	// RVA: -1
	internal type#15313 get_NoDaylightTransitions() { }
	// RVA: -1
	internal type#15313 get_HasDaylightSaving() { }
	// RVA: -1
	public virtual type#15313 Equals(type#34188 other) { }
	// RVA: -1
	public virtual type#20867 GetHashCode() { }
	// RVA: -1
	private type#28660 .ctor(type#17076 dateStart, type#17076 dateEnd, type#27436 daylightDelta, type#34196 daylightTransitionStart, type#34196 daylightTransitionEnd, type#27436 baseUtcOffsetDelta, type#15313 noDaylightTransitions) { }
	// RVA: -1
	public static type#34188 CreateAdjustmentRule(type#17076 dateStart, type#17076 dateEnd, type#27436 daylightDelta, type#34196 daylightTransitionStart, type#34196 daylightTransitionEnd) { }
	// RVA: -1
	internal static type#34188 CreateAdjustmentRule(type#17076 dateStart, type#17076 dateEnd, type#27436 daylightDelta, type#34196 daylightTransitionStart, type#34196 daylightTransitionEnd, type#27436 baseUtcOffsetDelta, type#15313 noDaylightTransitions) { }
	// RVA: -1
	internal type#15313 IsStartDateMarkerForBeginningOfYear() { }
	// RVA: -1
	internal type#15313 IsEndDateMarkerForEndOfYear() { }
	// RVA: -1
	private static type#28660 ValidateAdjustmentRule(type#17076 dateStart, type#17076 dateEnd, type#27436 daylightDelta, type#34196 daylightTransitionStart, type#34196 daylightTransitionEnd, type#15313 noDaylightTransitions) { }
	// 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) { }
	// RVA: -1
	internal type#28660 .ctor() { }
}
