C# 클래스 FT.Model.TripRepository

상속: Repository
파일 보기 프로젝트 열기: friism/folketsting 1 사용 예제들

공개 메소드들

메소드 설명
GetTripById ( int id ) : CommitteeTrip
GetTrips ( ) : IQueryable

메소드 상세

GetTripById() 공개 메소드

public GetTripById ( int id ) : CommitteeTrip
id int
리턴 FT.DB.CommitteeTrip

GetTrips() 공개 메소드

public GetTrips ( ) : IQueryable
리턴 IQueryable