名前 | 解説 | |
---|---|---|
![]() | JsonReader コンストラクタ | Initializes a new instance of the JsonReader class. |
JsonReaderデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
![]() | JsonReader コンストラクタ | Initializes a new instance of the JsonReader class. |
名前 | 解説 | |
---|---|---|
![]() | Context | Gets the context object. C1.Web.Mvc.Serialization.Operationから継承されます。 |
![]() | Current | Gets or sets the current value which need be deserialized. |
![]() | JsonSetting | Gets the json settings. |
名前 | 解説 | |
---|---|---|
![]() | Dispose | オーバーライドされます。 Dispose all the resources used. |
![]() | ReadName | Read the field from the data according to the specified name |
![]() | ReadValue | オーバーロードされます。 Deserialize the text into an instance of the specified type which T stands. |