public CognateIdentifierOptionsViewModel ( SIL.Cog.Domain.SegmentPool segmentPool, IProjectService projectService, BlairCognateIdentifierViewModel blairCognateIdentifier, ThresholdCognateIdentifierViewModel thresholdCognateIdentifier, DolgopolskyCognateIdentifierViewModel dolgopolskyCognateIdentifier ) : SIL.Cog.Application.Services |
segmentPool |
SIL.Cog.Domain.SegmentPool |
|
projectService |
IProjectService |
|
blairCognateIdentifier |
BlairCognateIdentifierViewModel |
|
thresholdCognateIdentifier |
ThresholdCognateIdentifierViewModel |
|
dolgopolskyCognateIdentifier |
DolgopolskyCognateIdentifierViewModel |
|
return |
SIL.Cog.Application.Services |
|