ASP.NET Core MVC コントロールヘルプ
JsonAttribute コンストラクタ(Int32)

C1.AspNetCore.Mvc アセンブリ > C1.JsonNet 名前空間 > JsonAttribute クラス > JsonAttribute コンストラクタ : JsonAttribute コンストラクタ(Int32)
A System.Int32 value indicating the order of serialization or deserialization.
Initializes a new instance of the JsonAttribute class.
シンタックス
'宣言
 
Public Function New( _
   ByVal order As System.Integer _
)
public JsonAttribute( 
   System.int order
)

パラメータ

order
A System.Int32 value indicating the order of serialization or deserialization.
参照

JsonAttribute クラス
JsonAttribute メンバ
オーバーロード一覧