메소드 | 설명 | |
---|---|---|
GetRatings ( ) : IQueryable | ||
PutRating ( int id, |
메소드 | 설명 | |
---|---|---|
Dispose ( bool disposing ) : void |
메소드 | 설명 | |
---|---|---|
DeleteRating ( int id ) : IHttpActionResult | ||
GetRating ( int id ) : IHttpActionResult | ||
PostRating ( |
||
RatingExists ( int id ) : bool |
public PutRating ( int id, |
||
id | int | |
rating | ||
리턴 | IHttpActionResult |