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

namespace Newtonsoft.Json.Converters
{
public class JavaScriptDateTimeConverter // TypeDefIndex: 10452
{

	// Methods
	// 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
	public type#28660 .ctor() { }
}
}
