コード例 #1
0
 private PgnParserState GetPreviousState()
 {
     return(_currentState.GetPreviousState());
 }