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