Esempio n. 1
0
 public void Destroy(JQuery element, AlphaTabApi context)
 {
     element.RemoveData("alphaTab");
     context.Destroy();
 }