Crosser Technologies - Server
Crosser Technologies - Server
Namespaces
Crosser.Common Namespaces
Crosser.Common.Utilities Namespaces
Crosser.Common.Utilities.Binary
BinaryKey Class
BinaryKey Methods
Compare Method
Create Method
Equals Method
GetHashCode Method
ToString Method
BinaryKey
Create Method
Created a new
BinaryKey
for a byte[]
Namespace:
Crosser.Common.Utilities.Binary
Assembly:
Crosser.Common (in Crosser.Common.dll) Version: 0.0.4
Syntax
C#
Copy
public
static
BinaryKey
Create
(
byte
[]
bytes
)
Parameters
bytes
Type:
System
Byte
Return Value
Type:
BinaryKey
See Also
Reference
BinaryKey Class
Crosser.Common.Utilities.Binary Namespace