Partager via


GlassesType Énumération

Définition

Définit des valeurs pour GlassesType.

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum GlassesType
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type GlassesType = 
Public Enum GlassesType
Héritage
GlassesType
Attributs
Newtonsoft.Json.JsonConverterAttribute

Champs

Nom Valeur Description
NoGlasses 0
ReadingGlasses 1
Sunglasses 2
SwimmingGoggles 3

S’applique à