示例#1
0
 public void RemoveEventListener(AudioDestinationNodeEvents type, IEventListener listener, bool capture)
 {
 }
示例#2
0
 public void RemoveEventListener(AudioDestinationNodeEvents type, HtmlEventHandlerWithTarget<AudioDestinationNode> listener, bool capture)
 {
 }
示例#3
0
 public void RemoveEventListener(AudioDestinationNodeEvents type, IEventListener listener)
 {
 }
示例#4
0
 public void AddEventListener(AudioDestinationNodeEvents type, HtmlEventHandlerWithTarget<AudioDestinationNode> listener)
 {
 }
示例#5
0
 public void RemoveEventListener(AudioDestinationNodeEvents type, HtmlEventHandler listener)
 {
 }
示例#6
0
 public void AddEventListener(AudioDestinationNodeEvents type, Action listener, bool capture)
 {
 }
示例#7
0
 public void AddEventListener(AudioDestinationNodeEvents type, HtmlEventHandler listener, bool capture)
 {
 }
 public void AddEventListener(AudioDestinationNodeEvents type, Action listener)
 {
 }
示例#9
0
 public void AddEventListener(AudioDestinationNodeEvents type, Action listener)
 {
 }
 public void RemoveEventListener(AudioDestinationNodeEvents type, IEventListener listener)
 {
 }
 public void RemoveEventListener(AudioDestinationNodeEvents type, IEventListener listener, bool capture)
 {
 }
 public void RemoveEventListener(AudioDestinationNodeEvents type, HtmlEventHandlerWithTarget <AudioDestinationNode> listener, bool capture)
 {
 }
 public void RemoveEventListener(AudioDestinationNodeEvents type, HtmlEventHandler listener)
 {
 }
 public void AddEventListener(AudioDestinationNodeEvents type, HtmlEventHandlerWithTarget <AudioDestinationNode> listener)
 {
 }
 public void AddEventListener(AudioDestinationNodeEvents type, HtmlEventHandler listener, bool capture)
 {
 }
 public void AddEventListener(AudioDestinationNodeEvents type, Action listener, bool capture)
 {
 }