C# Class SistemaAcademico.Business.WebApi.Controllers.SecretariesController

Inheritance: ApiController
Afficher le fichier Open project: puc-aswd-web/trabalho-final

Méthodes publiques

Méthode Description
SecretariesController ( ApplicationDbContext db ) : System

Private Methods

Méthode Description
GetAllStudents ( ) : IHttpActionResult
GetInfoStudent ( string studentUserName ) : IHttpActionResult

Method Details

SecretariesController() public méthode

public SecretariesController ( ApplicationDbContext db ) : System
db ApplicationDbContext
Résultat System