public void RemoveEventListener(XmlHttpRequestUploadEvents type, IEventListener listener, bool capture)
 {
 }
 public void RemoveEventListener(XmlHttpRequestUploadEvents type, HtmlEventHandlerWithTarget <XmlHttpRequestUpload> listener, bool capture)
 {
 }
 public void RemoveEventListener(XmlHttpRequestUploadEvents type, IEventListener listener)
 {
 }
 public void AddEventListener(XmlHttpRequestUploadEvents type, HtmlEventHandlerWithTarget <XmlHttpRequestUpload> listener)
 {
 }
 public void RemoveEventListener(XmlHttpRequestUploadEvents type, HtmlEventHandler listener)
 {
 }
 public void AddEventListener(XmlHttpRequestUploadEvents type, Action listener, bool capture)
 {
 }
 public void AddEventListener(XmlHttpRequestUploadEvents type, HtmlEventHandler listener, bool capture)
 {
 }
 public void RemoveEventListener(XmlHttpRequestUploadEvents type, IEventListener listener, bool capture)
 {
 }
 public void AddEventListener(XmlHttpRequestUploadEvents type, Action listener)
 {
 }
 public void RemoveEventListener(XmlHttpRequestUploadEvents type, HtmlEventHandlerWithTarget<XmlHttpRequestUpload> listener, bool capture)
 {
 }
 public void RemoveEventListener(XmlHttpRequestUploadEvents type, IEventListener listener)
 {
 }
 public void RemoveEventListener(XmlHttpRequestUploadEvents type, HtmlEventHandler listener)
 {
 }
 public void AddEventListener(XmlHttpRequestUploadEvents type, HtmlEventHandlerWithTarget<XmlHttpRequestUpload> listener)
 {
 }
 public void AddEventListener(XmlHttpRequestUploadEvents type, HtmlEventHandler listener, bool capture)
 {
 }
 public void AddEventListener(XmlHttpRequestUploadEvents type, Action listener, bool capture)
 {
 }
 public void AddEventListener(XmlHttpRequestUploadEvents type, Action listener)
 {
 }