Method | Description | |
---|---|---|
PathwayController ( IPathwayService pathwayService, ISearchCorrectionService searchCorrectionService ) : System.Collections.Generic |
Method | Description | |
---|---|---|
Get ( string id ) : Task |
||
GetAll ( ) : Task |
||
GetByDetails ( string pathwayNumbers, string gender, int age ) : Task |
||
GetSuggestedPathway ( string name ) : Task |
||
GetSymptomGroup ( string pathwayNumbers ) : Task |
public PathwayController ( IPathwayService pathwayService, ISearchCorrectionService searchCorrectionService ) : System.Collections.Generic | ||
pathwayService | IPathwayService | |
searchCorrectionService | ISearchCorrectionService | |
return | System.Collections.Generic |