Exemple #1
0
 public void appendChild(object domElementRef)
 {
     INTERNAL_HtmlDomManager.AppendChild_ForUseByPublicAPIOnly_SimulatorOnly(((DynamicDomElement)domElementRef)._domElementRef, this._domElementRef);
 }