Click or drag to resize

ControllerBinaryKey Property

A binary representation of the controller Alias

Namespace:  Crosser.Common.Server
Assembly:  Crosser.Common (in Crosser.Common.dll) Version: 0.0.4
Syntax
C#
[HiddenAttribute]
public BinaryKey BinaryKey { get; set; }

Property Value

Type: BinaryKey

Implements

IControllerBinaryKey
See Also