SerializationReaderReadType Method |
Name | Description | |
---|---|---|
![]() | ReadType |
Returns a Type or null from the stream.
Throws an exception if the Type cannot be found.
|
![]() | ReadType(Boolean) |
Returns a Type or null from the stream.
Throws an exception if the Type cannot be found and throwOnError is true.
|