Compartir a través de


HairColorType Enumeración

Definición

Define valores para HairColorType.

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum HairColorType
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type HairColorType = 
Public Enum HairColorType
Herencia
HairColorType
Atributos
Newtonsoft.Json.JsonConverterAttribute

Campos

Black 6
Blond 3
Brown 4
Gray 2
Other 7
Red 5
Unknown 0
White 1

Se aplica a