C# Class HBS.WebPortal.Controllers.StudentController

Inheritance: ApiController
Datei anzeigen Open project: heartbeatservice/HeartbeatServiceSolution

Public Methods

Method Description
PostSaveStudent ( [ student ) : bool
StudentController ( ICommonRepository repo ) : System

Private Methods

Method Description
Options ( ) : HttpResponseMessage

Method Details

PostSaveStudent() public method

public PostSaveStudent ( [ student ) : bool
student [
return bool

StudentController() public method

public StudentController ( ICommonRepository repo ) : System
repo ICommonRepository
return System