Ejemplo n.º 1
0
 public void SetStartAfter(GeckoNode node)
 {
     Range.SetStartAfter((nsIDOMNode)node.DomObject);
 }