// Assembly: Newtonsoft.Json
// Full name: Newtonsoft.Json.DefaultValueHandling

namespace Newtonsoft.Json
{
public class DefaultValueHandling // TypeDefIndex: 10205
{
	// Fields
	type#20890 value__;
	type#17236 Include;
	type#17236 Ignore;
	type#17236 Populate;
	type#17236 IgnoreAndPopulate;
}
}
