C# Class Westwind.RazorHosting.HashCodeCombiner

Afficher le fichier Open project: RickStrahl/Westwind.RazorHosting

Méthodes publiques

Méthode Description
Add ( IEnumerable e ) : HashCodeCombiner
Add ( int i ) : HashCodeCombiner
Add ( object o ) : HashCodeCombiner
Start ( ) : HashCodeCombiner

Method Details

Add() public méthode

public Add ( IEnumerable e ) : HashCodeCombiner
e IEnumerable
Résultat HashCodeCombiner

Add() public méthode

public Add ( int i ) : HashCodeCombiner
i int
Résultat HashCodeCombiner

Add() public méthode

public Add ( object o ) : HashCodeCombiner
o object
Résultat HashCodeCombiner

Start() public static méthode

public static Start ( ) : HashCodeCombiner
Résultat HashCodeCombiner