C# Class Strokes.Service.ParallelStrokesAchievementService

Inheritance: StrokesAchievementServiceBase
Exibir arquivo Open project: jonasswiatek/strokes

Public Methods

Method Description
ParallelStrokesAchievementService ( IAchievementRepository achievementRepository ) : System

Protected Methods

Method Description
GetUnlockedAchievements ( StatisAnalysisSession statisAnalysisSession, IEnumerable availableAchievements ) : IEnumerable

Method Details

GetUnlockedAchievements() protected method

protected GetUnlockedAchievements ( StatisAnalysisSession statisAnalysisSession, IEnumerable availableAchievements ) : IEnumerable
statisAnalysisSession StatisAnalysisSession
availableAchievements IEnumerable
return IEnumerable

ParallelStrokesAchievementService() public method

public ParallelStrokesAchievementService ( IAchievementRepository achievementRepository ) : System
achievementRepository IAchievementRepository
return System