Crc64Iso Constructor (UInt64) |
Initializes a new instance of the
Crc64Iso class.
Namespace:
ShellBoost.Core.Utilities
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public Crc64Iso(
ulong seed
)
Parameters
- seed
- Type: SystemUInt64
The seed.
See Also