C# Class WeenyMapper.Specs.Extensions.EnumerableExtensionsSpecs.Element

Afficher le fichier Open project: erikojebo/WeenyMapper

Méthodes publiques

Méthode Description
Element ( int id ) : System.Collections.Generic
Equals ( object obj ) : bool
GetHashCode ( ) : int

Method Details

Element() public méthode

public Element ( int id ) : System.Collections.Generic
id int
Résultat System.Collections.Generic

Equals() public méthode

public Equals ( object obj ) : bool
obj object
Résultat bool

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int