ASP.NET Core MVC コントロールヘルプ
JsonReader クラス メンバ
プロパティ  メソッド 

C1.AspNetCore.Mvc アセンブリ > C1.JsonNet 名前空間 : JsonReader クラス

JsonReaderデータ型で公開されるメンバを以下の表に示します。

パブリック コンストラクタ
 名前解説
Public コンストラクタInitializes a new instance of the JsonReader class.  
トップ
パブリック プロパティ
 名前解説
Public プロパティGets the context object. C1.Web.Mvc.Serialization.Operationから継承されます。
Public プロパティGets or sets the current value which need be deserialized.  
Public プロパティGets the json settings.  
トップ
パブリック メソッド
 名前解説
Public メソッドオーバーライドされます。 Dispose all the resources used.  
Public メソッドRead the field from the data according to the specified name  
Public メソッドオーバーロードされます。 Deserialize the text into an instance of the specified type which T stands.  
トップ
参照

JsonReader クラス
C1.JsonNet 名前空間