C# Class RestApi.Controllers.MeldingerController

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

Méthodes publiques

Méthode Description
MeldingerController ( MeldingService meldingService ) : System

Private Methods

Méthode Description
Get ( ) : IHttpActionResult
Get ( string sekvensNr ) : IHttpActionResult
HttpActionResult ( string sekvensNr, int maksAntall = int.MaxValue ) : IHttpActionResult
Post ( [ nyMelding ) : IHttpActionResult
PostTilAlle ( [ nyMelding ) : IHttpActionResult

Method Details

MeldingerController() public méthode

public MeldingerController ( MeldingService meldingService ) : System
meldingService Repository.MeldingService
Résultat System