// Assembly: Newtonsoft.Json
// Full name: Newtonsoft.Json.Converters.UnixDateTimeConverter

namespace Newtonsoft.Json.Converters
{
public class UnixDateTimeConverter // TypeDefIndex: 10456
{
	// Fields
	type#17086 UnixEpoch;
	type#15314 <AllowPreEpoch>k__BackingField;

	// Methods
	// RVA: -1
	public type#15313 get_AllowPreEpoch() { }
	// RVA: -1
	public type#28660 set_AllowPreEpoch(type#15313 value) { }
	// RVA: -1
	public type#28660 .ctor() { }
	// RVA: -1
	public type#28660 .ctor(type#15313 allowPreEpoch) { }
	// RVA: -1
	public virtual type#28660 WriteJson(type#21390 writer, type#23705 value, type#21366 serializer) { }
	// RVA: -1
	public virtual type#23705 ReadJson(type#21359 reader, type#27705 objectType, type#23705 existingValue, type#21366 serializer) { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
