Udostępnij za pośrednictwem


ControllerId Enum

Definition

Defines values for ControllerId.

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

Fields

Unknown 0
None 1
Controller0 2
Controller1 3

Applies to