C# Class Strokes.Service.SerialStrokesAchievementService

Inheritance: StrokesAchievementServiceBase
显示文件 Open project: jonasswiatek/strokes

Public Methods

Method Description
SerialStrokesAchievementService ( 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

SerialStrokesAchievementService() public method

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