Méthode | Description | |
---|---|---|
AddScore ( IScoreModel score, int lessonId ) : void | ||
AuthScoreServiceWrapper ( IScoreService scoreService, |
||
DeleteScore ( int scoreId ) : void | ||
GetScores ( ) : IQueryable |
||
UpdateScore ( IScoreModel score ) : void |
public AddScore ( IScoreModel score, int lessonId ) : void | ||
score | IScoreModel | |
lessonId | int | |
Résultat | void |
public AuthScoreServiceWrapper ( IScoreService scoreService, |
||
scoreService | IScoreService | |
principal | ||
entityValidator | EntityValidator | |
userStore | int>.IUserStore | |
authorizationManager | System.Security.Claims.ClaimsAuthorizationManager | |
Résultat | System |
public UpdateScore ( IScoreModel score ) : void | ||
score | IScoreModel | |
Résultat | void |