예제 #1
0
 public GeckoNode CloneContents()
 {
     return(GeckoNode.Create(Range.CloneContents()));
 }