| オーバーロード | 解説 |
|---|---|
| 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 |
| オーバーロード | 解説 |
|---|---|
| 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 |