메소드 | 설명 | |
---|---|---|
GetAllPathways ( ) : Task |
||
GetGroupedPathways ( ) : Task |
||
GetIdentifiedPathway ( IEnumerable |
||
GetPathway ( string id ) : Task |
||
GetSymptomGroup ( IList |
||
PathwayRepository ( IGraphRepository graphRepository, IPathwaysConfigurationManager pathwaysConfigurationManager ) : System |
public GetIdentifiedPathway ( IEnumerable |
||
pathwayNumbers | IEnumerable |
|
gender | string | |
age | int | |
리턴 | Task |
public GetSymptomGroup ( IList |
||
pathwayNos | IList |
|
리턴 | Task |
public PathwayRepository ( IGraphRepository graphRepository, IPathwaysConfigurationManager pathwaysConfigurationManager ) : System | ||
graphRepository | IGraphRepository | |
pathwaysConfigurationManager | IPathwaysConfigurationManager | |
리턴 | System |