Click or drag to resize

IControllerBinaryKey Property

The unique binary signature of the controller

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

Property Value

Type: BinaryKey
See Also