// Assembly: Vuplex.WebView
// Full name: Vuplex.WebView.DownloadChangedEventArgs

namespace Vuplex.WebView
{
public class DownloadChangedEventArgs // TypeDefIndex: 7350
{
	// Fields
	type#26588 ContentType;
	type#26588 FilePath;
	type#26588 Id;
	type#26070 Progress;
	type#24732 Type;
	type#26588 Url;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#26576 contentType, type#26576 filePath, type#26576 id, type#26059 progress, type#24731 type, type#26576 url) { }
}
}
