다음을 통해 공유


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

적용 대상