Méthode | Description | |
---|---|---|
GetRatings ( ) : IQueryable | ||
PutRating ( int id, |
Méthode | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Méthode | Description | |
---|---|---|
DeleteRating ( int id ) : IHttpActionResult | ||
GetRating ( int id ) : IHttpActionResult | ||
PostRating ( |
||
RatingExists ( int id ) : bool |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | |
Résultat | void |
public PutRating ( int id, |
||
id | int | |
rating | ||
Résultat | IHttpActionResult |