Microsoft.CodeAnalysis.Sarif.Hash.Hash C# (CSharp) Method

Hash() public method

Initializes a new instance of the Hash class.
public Hash ( ) : System
return System
        public Hash()
        {
        }

Same methods

Hash::Hash ( Hash other ) : System
Hash::Hash ( string value, AlgorithmKind algorithm ) : System