C# Class BusinessLogic.Logic.VotableFeatures.VotableFeatureRetriever

Inheritance: IVotableFeatureRetriever
Afficher le fichier Open project: NemeStats/NemeStats

Méthodes publiques

Méthode Description
RetrieveVotableFeature ( string id ) : VotableFeature
VotableFeatureRetriever ( IDataContext dataContext ) : System.Linq

Method Details

RetrieveVotableFeature() public méthode

public RetrieveVotableFeature ( string id ) : VotableFeature
id string
Résultat VotableFeature

VotableFeatureRetriever() public méthode

public VotableFeatureRetriever ( IDataContext dataContext ) : System.Linq
dataContext IDataContext
Résultat System.Linq