C# Class codecampster.Controllers.TrackListController

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

Méthodes publiques

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

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Private Methods

Méthode Description
GetTracks ( ) : IEnumerable

Method Details

Dispose() protected méthode

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

TrackListController() public méthode

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