Exemplo n.º 1
0
 public void RemoveEventListener(SVGComponentTransferFunctionElementEvents type, Action listener)
 {
 }
Exemplo n.º 2
0
 public void RemoveEventListener(SVGComponentTransferFunctionElementEvents type, HtmlEventHandler listener, bool capture)
 {
 }
Exemplo n.º 3
0
 public void AddEventListener(SVGComponentTransferFunctionElementEvents type, HtmlEventHandlerWithTarget <SVGComponentTransferFunctionElement> listener, bool capture)
 {
 }
Exemplo n.º 4
0
 public void AddEventListener(SVGComponentTransferFunctionElementEvents type, IEventListener listener, bool capture)
 {
 }
Exemplo n.º 5
0
 public void RemoveEventListener(SVGComponentTransferFunctionElementEvents type, HtmlEventHandlerWithTarget <SVGComponentTransferFunctionElement> listener)
 {
 }
Exemplo n.º 6
0
 public void AddEventListener(SVGComponentTransferFunctionElementEvents type, HtmlEventHandler listener)
 {
 }
 public void RemoveEventListener(SVGComponentTransferFunctionElementEvents type, HtmlEventHandlerWithTarget<SVGComponentTransferFunctionElement> listener, bool capture)
 {
 }
 public void RemoveEventListener(SVGComponentTransferFunctionElementEvents type, IEventListener listener, bool capture)
 {
 }
 public void RemoveEventListener(SVGComponentTransferFunctionElementEvents type, HtmlEventHandler listener)
 {
 }
 public void RemoveEventListener(SVGComponentTransferFunctionElementEvents type, Action listener)
 {
 }
 public void AddEventListener(SVGComponentTransferFunctionElementEvents type, IEventListener listener)
 {
 }
 public void AddEventListener(SVGComponentTransferFunctionElementEvents type, HtmlEventHandlerWithTarget<SVGComponentTransferFunctionElement> listener)
 {
 }
 public void AddEventListener(SVGComponentTransferFunctionElementEvents type, HtmlEventHandler listener, bool capture)
 {
 }