C# Class codecampster.Controllers.TimeslotListController

Inheritance: Microsoft.AspNet.Mvc.Controller
Afficher le fichier Open project: desinole/codecampster

Méthodes publiques

Méthode Description
TimeslotListController ( ApplicationDbContext context ) : System.Collections.Generic

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Private Methods

Méthode Description
GetTimeslots ( ) : IEnumerable

Method Details

Dispose() protected méthode

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

TimeslotListController() public méthode

public TimeslotListController ( ApplicationDbContext context ) : System.Collections.Generic
context ApplicationDbContext
Résultat System.Collections.Generic