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