Méthode | Description | |
---|---|---|
GetDevelopers ( ) : IQueryable |
Méthode | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Méthode | Description | |
---|---|---|
DeleteDeveloper ( int id ) : IHttpActionResult | ||
DeveloperExists ( int id ) : bool | ||
GetDeveloper ( int id ) : IHttpActionResult | ||
PostDeveloper ( Services_Common.Models.Developer developer ) : IHttpActionResult | ||
PutDeveloper ( int id, Services_Common.Models.Developer developer ) : IHttpActionResult |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | |
Résultat | void |