Initializes a new instance of the SumParameters class.
Namespace:
Classless.HasherAssembly: Classless.Hasher (in Classless.Hasher.dll) Version: 0.8.3649.33599
Syntax
C# |
---|
public SumParameters( int order ) |
Visual Basic (Declaration) |
---|
Public Sub New ( _ order As Integer _ ) |
Visual C++ |
---|
public: SumParameters( int order ) |
Parameters
- order
- Type: System..::.Int32
The order of the Sum (e.g., how many bits).