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

namespace System.Net.Http.Headers
{
public class WarningHeaderValue // TypeDefIndex: 12068
{
	// Fields
	type#26577 <Agent>k__BackingField;
	type#20868 <Code>k__BackingField;
	type#9643 <Date>k__BackingField;
	type#26577 <Text>k__BackingField;

	// Methods
	// RVA: -1
	private type#28660 .ctor() { }
	// RVA: -1
	public type#26576 get_Agent() { }
	// RVA: -1
	private type#28660 set_Agent(type#26576 value) { }
	// RVA: -1
	public type#20867 get_Code() { }
	// RVA: -1
	private type#28660 set_Code(type#20867 value) { }
	// RVA: -1
	public type#9642 get_Date() { }
	// RVA: -1
	private type#28660 set_Date(type#9642 value) { }
	// RVA: -1
	public type#26576 get_Text() { }
	// RVA: -1
	private type#28660 set_Text(type#26576 value) { }
	// RVA: -1
	private static type#15313 IsCodeValid(type#20867 code) { }
	// RVA: -1
	private virtual type#23705 System.ICloneable.Clone() { }
	// RVA: -1
	public virtual type#15313 Equals(type#23705 obj) { }
	// RVA: -1
	public virtual type#20867 GetHashCode() { }
	// RVA: -1
	internal static type#15313 TryParse(type#26576 input, type#20867 minimalCount, type#11656 result) { }
	// RVA: -1
	private static type#15313 TryParseElement(type#21938 lexer, type#12239 parsedValue, type#12178 t) { }
	// RVA: -1
	public virtual type#26576 ToString() { }
}
}
