C# Class Strokes.Service.ParallelStrokesAchievementService

Inheritance: StrokesAchievementServiceBase
Afficher le fichier Open project: jonasswiatek/strokes

Méthodes publiques

Méthode Description
ParallelStrokesAchievementService ( IAchievementRepository achievementRepository ) : System

Méthodes protégées

Méthode Description
GetUnlockedAchievements ( StatisAnalysisSession statisAnalysisSession, IEnumerable availableAchievements ) : IEnumerable

Method Details

GetUnlockedAchievements() protected méthode

protected GetUnlockedAchievements ( StatisAnalysisSession statisAnalysisSession, IEnumerable availableAchievements ) : IEnumerable
statisAnalysisSession StatisAnalysisSession
availableAchievements IEnumerable
Résultat IEnumerable

ParallelStrokesAchievementService() public méthode

public ParallelStrokesAchievementService ( IAchievementRepository achievementRepository ) : System
achievementRepository IAchievementRepository
Résultat System