Méthode | Description | |
---|---|---|
GetFeedbacks ( ) : IQueryable | ||
PutFeedback ( int id, |
Méthode | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Méthode | Description | |
---|---|---|
DeleteFeedback ( int id ) : IHttpActionResult | ||
FeedbackExists ( int id ) : bool | ||
GetFeedback ( int id ) : IHttpActionResult | ||
PostFeedback ( |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | |
Résultat | void |
public PutFeedback ( int id, |
||
id | int | |
feedback | ||
Résultat | IHttpActionResult |