C# Class codecampster.Controllers.SessionListController

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

Méthodes publiques

Méthode Description
SessionListController ( ApplicationDbContext context ) : System

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Private Methods

Méthode Description
Get ( ) : IActionResult

Method Details

Dispose() protected méthode

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

SessionListController() public méthode

public SessionListController ( ApplicationDbContext context ) : System
context ApplicationDbContext
Résultat System