C# Class ExterniUredjajServis.Uposlenici.Controllers.DogadjajServiceController

Inheritance: ApiController
Mostrar archivo Open project: ooad-2015-2016/Obavijesti

Public Methods

Method Description
GetDogadjaji ( ) : IQueryable

Protected Methods

Method Description
Dispose ( bool disposing ) : void

Private Methods

Method 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 method

protected Dispose ( bool disposing ) : void
disposing bool
return void

GetDogadjaji() public method

public GetDogadjaji ( ) : IQueryable
return IQueryable