예제 #1
0
 private Line GetNextPathLine()
 {
     return(_path.GetNextPathLine(_currentLine));
 }