Overload | Description |
---|---|
ReadValue<T>() | Deserialize the text into an instance of the specified type which T stands. |
ReadValue(Type) | Deserialize the text into an instance of the specified type |
Overload | Description |
---|---|
ReadValue<T>() | Deserialize the text into an instance of the specified type which T stands. |
ReadValue(Type) | Deserialize the text into an instance of the specified type |