C# Class HBS.WebPortal.Controllers.StudentController

Inheritance: ApiController
Afficher le fichier Open project: heartbeatservice/HeartbeatServiceSolution

Méthodes publiques

Méthode Description
PostSaveStudent ( [ student ) : bool
StudentController ( ICommonRepository repo ) : System

Private Methods

Méthode Description
Options ( ) : HttpResponseMessage

Method Details

PostSaveStudent() public méthode

public PostSaveStudent ( [ student ) : bool
student [
Résultat bool

StudentController() public méthode

public StudentController ( ICommonRepository repo ) : System
repo ICommonRepository
Résultat System