次の方法で共有


Action 列挙型

定義

Action の値を定義します。

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum Action
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type Action = 
Public Enum Action
継承
Action
属性
Newtonsoft.Json.JsonConverterAttribute

フィールド

Allow 0

適用対象