Ampere.BuildNode.Hash C# (CSharp) Method

Hash() public method

public Hash ( ) : string
return string
        public virtual string Hash()
        {
            return "";
        }