Compartir a través de


ControllerId Enumeración

Definición

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

Campos

Controller0 2
Controller1 3
None 1
Unknown 0

Se aplica a