Boo.Lang.Hash.Hash C# (CSharp) Method

Hash() public method

public Hash ( ) : System
return System
        public Hash()
            : base(BooHashCodeProvider.Default)
        {
        }

Same methods

Hash::Hash ( IDictionary other ) : System
Hash::Hash ( IEnumerable enumerable ) : System
Hash::Hash ( SerializationInfo info, StreamingContext context ) : System
Hash::Hash ( bool caseInsensitive ) : System