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

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

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

パブリック コンストラクタ
 名前解説
Public コンストラクタInitializes a new instance of the JsonWriter class.  
トップ
パブリック プロパティ
 名前解説
Public プロパティGets the context object. C1.Web.Mvc.Serialization.Operationから継承されます。
Public プロパティGets the json settings.  
トップ
パブリック メソッド
 名前解説
Public メソッドDispose the resources. C1.Web.Mvc.Serialization.Operationから継承されます。
Public メソッドEnd the scope.  
Public メソッドStart the scope for an array.  
Public メソッドStart the scope for a new object.  
Public メソッドSerialize a name for a property.  
Public メソッドWrites the object. C1.Web.Mvc.Serialization.BaseWriterから継承されます。
Public メソッドSerialize a name for a property.  
Public メソッドSerialize a text.  
Public メソッドWrites a text value. C1.Web.Mvc.Serialization.BaseWriterから継承されます。
Public メソッドSerialize the specified object.  
トップ
参照

JsonWriter クラス
C1.JsonNet 名前空間