Esempio n. 1
0
 public void SetStart(GeckoNode node, int offset)
 {
     Range.SetStart((nsIDOMNode)node.DomObject, offset);
 }