Method | Description | |
---|---|---|
NoteController ( ) : System.Web.Http | ||
NoteController ( |
Method | Description | |
---|---|---|
Delete ( int id ) : IHttpActionResult | ||
GetByUser ( int id ) : IHttpActionResult | ||
Post ( [ noteToAdd ) : IHttpActionResult | ||
Put ( int id, [ changedNote ) : IHttpActionResult |
public NoteController ( |
||
service | ||
return | System.Web.Http |