Struct HashFactory
Namespace: Algorand.Unity.Indexer
Assembly: cs.temp.dll.dll
Syntax
public struct HashFactory : IEquatable<HashFactory>
Properties
HashType
[t]
Declaration
public Optional<ulong> HashType { get; set; }
Property Value
Type | Description |
---|---|
Optional<UInt64> |
Methods
Equals(HashFactory)
Declaration
public bool Equals(HashFactory other)
Parameters
Type | Name | Description |
---|---|---|
HashFactory | other |
Returns
Type | Description |
---|---|
Boolean |