Initializes a new instance of the HashNode class.

Namespace: Classless.Hasher.Methods
Assembly: Classless.Hasher (in Classless.Hasher.dll) Version: 0.9.4179.24336

Syntax

C#
public HashNode()
Visual Basic
Public Sub New
Visual C++
public:
HashNode()

See Also