Click or drag to resize

ModelStateReaderRead Method

Overload List
  NameDescription
Public methodRead
Read next token from state stream
Public methodRead(StateToken)
Reads next element from the state stream and validates that the tokenType matches.

It throws an exception if the tokenType does not match

Top
See Also