Метод | Описание | |
---|---|---|
GetUserApps ( ) : IQueryable | ||
PutUserApp ( int id, |
Метод | Описание | |
---|---|---|
Dispose ( bool disposing ) : void |
Метод | Описание | |
---|---|---|
DeleteUserApp ( int id ) : IHttpActionResult | ||
GetUserApp ( int id ) : IHttpActionResult | ||
PostUserApp ( |
||
UserAppExists ( int id ) : bool |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | |
Результат | void |
public PutUserApp ( int id, |
||
id | int | |
userapp | ||
Результат | IHttpActionResult |