コード例 #1
0
 public override TextRange GetPreviousWord()
 {
     return(_bufferPoint.GetPreviousWord());
 }