次の方法で共有


SolutionType 列挙型

定義

SolutionType の値を定義します。

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

フィールド

BestPractices 2
DeepInvestigation 1
QuickSolution 0

適用対象