// Assembly: System.Net.Http
// Full name: System.Net.Http.Headers.Token

namespace System.Net.Http.Headers
{
public class Token // TypeDefIndex: 12039
{
	// Fields
	type#27518 Empty;
	type#34234 type;
	type#20868 <StartPosition>k__BackingField;
	type#20868 <EndPosition>k__BackingField;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#34233 type, type#20867 startPosition, type#20867 endPosition) { }
	// RVA: -1
	public type#20867 get_StartPosition() { }
	// RVA: -1
	private type#28660 set_StartPosition(type#20867 value) { }
	// RVA: -1
	public type#20867 get_EndPosition() { }
	// RVA: -1
	private type#28660 set_EndPosition(type#20867 value) { }
	// RVA: -1
	public type#34233 get_Kind() { }
	// RVA: -1
	public static type#34233 op_Implicit(type#27517 token) { }
	// RVA: -1
	public virtual type#26576 ToString() { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
