C# 클래스 BusinessLogic.Logic.VotableFeatures.VotableFeatureRetriever

상속: IVotableFeatureRetriever
파일 보기 프로젝트 열기: NemeStats/NemeStats

공개 메소드들

메소드 설명
RetrieveVotableFeature ( string id ) : VotableFeature
VotableFeatureRetriever ( IDataContext dataContext ) : System.Linq

메소드 상세

RetrieveVotableFeature() 공개 메소드

public RetrieveVotableFeature ( string id ) : VotableFeature
id string
리턴 VotableFeature

VotableFeatureRetriever() 공개 메소드

public VotableFeatureRetriever ( IDataContext dataContext ) : System.Linq
dataContext IDataContext
리턴 System.Linq