C# Class RestApi.Controllers.PosisjonsServiceController

Inheritance: BaseController
Afficher le fichier Open project: bouvet/BBR2015

Méthodes publiques

Méthode Description
PosisjonsServiceController ( PosisjonsService posisjonsService ) : System

Private Methods

Méthode Description
Get ( ) : IHttpActionResult
GetAlle ( ) : IHttpActionResult
Post ( [ koordinat ) : IHttpActionResult

Method Details

PosisjonsServiceController() public méthode

public PosisjonsServiceController ( PosisjonsService posisjonsService ) : System
posisjonsService Repository.PosisjonsService
Résultat System