C# Class eu.sig.training.ch06.userservice.v1.UserController

Inheritance: System.Web.Http.ApiController
Afficher le fichier Open project: oreillymedia/building_maintainable_software Class Usage Examples

Méthodes publiques

Méthode Description
GetUserById ( string id ) : System.Web.Http.IHttpActionResult

Method Details

GetUserById() public méthode

public GetUserById ( string id ) : System.Web.Http.IHttpActionResult
id string
Résultat System.Web.Http.IHttpActionResult