Class GameClientTokenAllMethodsGetter
Implements the ITokenPropertyAllowedValuesGetter interface.
Implements
Inherited Members
Namespace: Microsoft.Internal.Studios.Aruba.Infrastructure.Token
Assembly: Aruba.Infrastructure.dll
Syntax
public class GameClientTokenAllMethodsGetter : ITokenPropertyAllowedValuesGetter
Properties
View SourceAllowedValues
Gets all the possible methods from all targets.
Declaration
public IEnumerable<object> AllowedValues { get; }
Property Value
Type | Description |
---|---|
IEnumerable<object> |