Click or drag to resize

AutoResetStream.GetHashCode Method

Serves as the default hash function.

Namespace:  BionicCode.Utilities.Net.Standard.IO
Assembly:  BionicCode.Utilities.Net.Standard (in BionicCode.Utilities.Net.Standard.dll) Version: 1.0.4
Syntax
public override int GetHashCode()

Return Value

Type: Int32
A hash code for the current object.
See Also
https://github.com/BionicCode/BionicCode.Net/blob/master/README.md