C# Class ExterniUredjajServis.Uposlenici.Controllers.DogadjajServiceController

Inheritance: ApiController
Afficher le fichier Open project: ooad-2015-2016/Obavijesti

Méthodes publiques

Méthode Description
GetDogadjaji ( ) : IQueryable

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Private Methods

Méthode Description
DeleteDogadjaj ( int id ) : Task
DogadjajExists ( int id ) : bool
GetDogadjaj ( int id ) : Task
PostDogadjaj ( Dogadjaj dogadjaj ) : Task
PutDogadjaj ( int id, Dogadjaj dogadjaj ) : Task

Method Details

Dispose() protected méthode

protected Dispose ( bool disposing ) : void
disposing bool
Résultat void

GetDogadjaji() public méthode

public GetDogadjaji ( ) : IQueryable
Résultat IQueryable