Method | Description | |
---|---|---|
GetUserApps ( ) : IQueryable | ||
PutUserApp ( int id, |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Method | Description | |
---|---|---|
DeleteUserApp ( int id ) : IHttpActionResult | ||
GetUserApp ( int id ) : IHttpActionResult | ||
PostUserApp ( |
||
UserAppExists ( int id ) : bool |
public PutUserApp ( int id, |
||
id | int | |
userapp | ||
return | IHttpActionResult |