コード例 #1
0
 private void LocateFirstSpanStart()
 {
     offset         = 0;
     spanStartIndex = parser.GetNextSpanStart(offset);
 }