C# 클래스 WeenyMapper.Specs.Extensions.EnumerableExtensionsSpecs.Element

파일 보기 프로젝트 열기: erikojebo/WeenyMapper

공개 메소드들

메소드 설명
Element ( int id ) : System.Collections.Generic
Equals ( object obj ) : bool
GetHashCode ( ) : int

메소드 상세

Element() 공개 메소드

public Element ( int id ) : System.Collections.Generic
id int
리턴 System.Collections.Generic

Equals() 공개 메소드

public Equals ( object obj ) : bool
obj object
리턴 bool

GetHashCode() 공개 메소드

public GetHashCode ( ) : int
리턴 int