// Assembly: UnityEngine.UnityWebRequestModule
// Full name: UnityEngine.Networking.UploadHandler

namespace UnityEngine.Networking
{
public class UploadHandler // TypeDefIndex: 12674
{
	// Fields
	type#20938 m_Ptr;

	// Methods
	// RVA: -1
	private type#28660 ReleaseFromScripting() { }
	// RVA: -1
	internal type#28660 .ctor() { }
	// RVA: -1
	protected virtual type#28660 Finalize() { }
	// RVA: -1
	public virtual type#28660 Dispose() { }
	// RVA: -1
	public type#28660 set_contentType(type#26576 value) { }
	// RVA: -1
	internal virtual type#28660 SetContentType(type#26576 newContentType) { }
	// RVA: -1
	private type#28660 InternalSetContentType(type#26576 newContentType) { }
	// RVA: -1
	private static type#28660 ReleaseFromScripting_Injected(type#20925 _unity_self) { }
	// RVA: -1
	private static type#28660 InternalSetContentType_Injected(type#20925 _unity_self, type#11995 newContentType) { }
}
}
