示例#1
0
 static public void SetLexPosition(int offset)
 {
     SourceViewModel.SetOffset(offset - 1);
 }