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

显示文件 Open project: erikojebo/WeenyMapper

Public Methods

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

Method Details

Element() public method

public Element ( int id ) : System.Collections.Generic
id int
return System.Collections.Generic

Equals() public method

public Equals ( object obj ) : bool
obj object
return bool

GetHashCode() public method

public GetHashCode ( ) : int
return int