示例#1
0
 public HtmlTextRange Duplicate()
 {
     return(new HtmlTextRange(tr.Duplicate(), editor));
 }