Method | Description | |
---|---|---|
GetRatings ( ) : IQueryable | ||
PutRating ( int id, |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Method | Description | |
---|---|---|
DeleteRating ( int id ) : IHttpActionResult | ||
GetRating ( int id ) : IHttpActionResult | ||
PostRating ( |
||
RatingExists ( int id ) : bool |
public PutRating ( int id, |
||
id | int | |
rating | ||
return | IHttpActionResult |