C# Class SIL.Cog.Application.ViewModels.SegmentMappingsTableViewModel

Inheritance: ViewModelBase
Afficher le fichier Open project: sillsdev/cog Class Usage Examples

Méthodes publiques

Méthode Description
SegmentMappingsTableViewModel ( IProjectService projectService, SegmentMappingsTableSegmentPairViewModel segmentPairFactory, SIL.Cog.Application.ViewModels.SegmentMappingViewModel mappingFactory, IEnumerable mappings, SoundType soundType, int threshold ) : System.Collections.Generic

Method Details

SegmentMappingsTableViewModel() public méthode

public SegmentMappingsTableViewModel ( IProjectService projectService, SegmentMappingsTableSegmentPairViewModel segmentPairFactory, SIL.Cog.Application.ViewModels.SegmentMappingViewModel mappingFactory, IEnumerable mappings, SoundType soundType, int threshold ) : System.Collections.Generic
projectService IProjectService
segmentPairFactory SegmentMappingsTableSegmentPairViewModel
mappingFactory SIL.Cog.Application.ViewModels.SegmentMappingViewModel
mappings IEnumerable
soundType SoundType
threshold int
Résultat System.Collections.Generic