Struct Hasher Extends IEquatable<Hasher>
    Public
    
    Combines hashes into a single hash value.
Public Methods
        
                Add< T >
        
                (hash)
    
                
                
                    Public
                
            
        
                Equals
        
                (other)
    
                
                
                    Public
                
            
        
                GetHashCode
        
                ()
    
                
                
                    Public
                
            Public Static Methods
        
                Create< T >
        
                (init)
    
                
                
                    Public
                        Static
                
            Public Variables
        
                Hash
        
    
                
                
                    Public
                
            
        
                hash
        
    
                
                
                    Public
                
            Public Static Variables
        
                NotSupplied
        
    
                
                
                    Public
                        Static